diff options
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%#
::
|
