1
0
Fork 0

move membersince addon to core

This commit is contained in:
rabuzarus 2018-02-09 20:44:45 +01:00
commit 9a4d19e284
5 changed files with 50 additions and 23 deletions

View file

@ -6,6 +6,13 @@
<dd>{{$profile.fullname.1}}</dd>
</dl>
{{if $profile.membersince}}
<dl id="aprofile-membersince" class="aprofile">
<dt>{{$profile.membersince.0}}</dt>
<dd>{{$profile.membersince.1}}</dd>
</dl>
{{/if}}
{{if $profile.gender}}
<dl id="aprofile-gender" class="aprofile">
<dt>{{$profile.gender.0}}</dt>