Fix providing the public key
This commit is contained in:
parent
011bbacf43
commit
cf384da4b7
5 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
</dl>
|
||||
{{/if}}
|
||||
|
||||
{{if $profile.pubkey}}<div class="key" style="display:none;">{{$profile.pubkey}}</div>{{/if}}
|
||||
{{if $profile.upubkey}}<div class="key" style="display:none;">{{$profile.upubkey}}</div>{{/if}}
|
||||
|
||||
{{if $homepage}}
|
||||
<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue