mirror of https://gitlab.com/bashrc2/epicyon
Link class
parent
5390b0ac28
commit
2dbb1903e3
|
@ -496,7 +496,7 @@ def _get_profile_header(base_dir: str, http_prefix: str,
|
|||
html_str += \
|
||||
' <a href="/users/' + nickname + '.vcf" ' + \
|
||||
'download="contact_' + nickname + '@' + domain_full + \
|
||||
'.vcf" tabindex="1">' + \
|
||||
'.vcf" tabindex="1" class="imageAnchor">' + \
|
||||
'<img class="vcard" src="/icons/vcard.png" ' + \
|
||||
'title="vCard" alt="vCard" /></a>\n'
|
||||
|
||||
|
|
Loading…
Reference in New Issue