diff options
| author | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-07-04 22:16:58 +0000 |
|---|---|---|
| committer | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-07-04 22:16:58 +0000 |
| commit | 7feb549ce67e0161ee35563d9cc0e02ecd575b9a (patch) | |
| tree | ccb2d41d64c67c46926424e8e1364952689870de /htroot/ViewProfile.html | |
| parent | aa66da5135d003a31cbf0418ba5c826870220ec4 (diff) | |
Small HTML-Fixes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6960 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewProfile.html')
| -rw-r--r-- | htroot/ViewProfile.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html index 808bc03a5..21755b964 100644 --- a/htroot/ViewProfile.html +++ b/htroot/ViewProfile.html @@ -61,8 +61,8 @@ </dl>
</fieldset>
#(/success)#
- <p>View this profile as <a rel="meta" type="application/rdf+xml" title="rdf:foaf" href="ViewProfile.rdf?hash=#[hash]#"/>rdf:foaf</a> or
- <a rel="alternate" type="text/x-vcard" title="vCard" href="ViewProfile.vcf?hash=#[hash]#" />vCard</a></p>
+ <p>View this profile as <a rel="meta" type="application/rdf+xml" title="rdf:foaf" href="ViewProfile.rdf?hash=#[hash]#">rdf:foaf</a> or
+ <a rel="alternate" type="text/x-vcard" title="vCard" href="ViewProfile.vcf?hash=#[hash]#">vCard</a></p>
#(display)#
#%env/templates/simplefooter.template%#
::
|
