1
0
Fork 0

No more gender

This commit is contained in:
Michael 2020-02-16 10:55:18 +00:00
commit 3bd1f3a836
24 changed files with 32 additions and 128 deletions

View file

@ -42,8 +42,6 @@
</dl>
{{/if}}
{{if $gender}}<dl class="mf"><dt class="gender-label">{{$gender}}</dt> <dd class="p-gender">{{$profile.gender}}</dd></dl>{{/if}}
{{if $profile.pubkey}}<div class="key u-key" style="display:none;">{{$profile.pubkey}}</div>{{/if}}
{{if $contacts}}<div class="contacts" style="display:none;">{{$contacts}}</div>{{/if}}