]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/profile_vcard.tpl
scrape/noscrape now contains the date the profile was last updated or the last messag...
[friendica.git] / view / templates / profile_vcard.tpl
index 08c7a77fb4ee41987edf1dd345c4890ad3f47cb2..056aabc964be098e1da3887694e78266f05b5188 100644 (file)
@@ -33,6 +33,8 @@
 
        {{if $contacts}}<div class="contacts" style="display:none;">{{$contacts}}</div>{{/if}}
 
+       {{if $updated}}<div class="updated" style="display:none;">{{$updated}}</div>{{/if}}
+
        {{if $marital}}<dl class="marital"><dt class="marital-label"><span class="heart">&hearts;</span>{{$marital}}</dt><dd class="marital-text">{{$profile.marital}}</dd></dl>{{/if}}
 
        {{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url u-url"><a href="{{$profile.homepage}}" rel="me" target="_blank">{{$profile.homepage}}</a></dd></dl>{{/if}}