]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/profile_vcard.tpl
remove some old email templates
[friendica.git] / view / theme / duepuntozero / profile_vcard.tpl
index b3f5cc50d6570a43dc99f9d522b9949859d340a5..154f22363ce6118ce3c80c104a449d4024b503d1 100644 (file)
@@ -5,7 +5,7 @@
                                
        
        {{ if $pdesc }}<div class="title">$profile.pdesc</div>{{ endif }}
-       <div id="profile-photo-wrapper"><img class="photo" width="175" height="175" src="$profile.photo" alt="$profile.name"></div>
+       <div id="profile-photo-wrapper"><img class="photo" width="175" height="175" src="$profile.photo?rev=$profile.picdate" alt="$profile.name"></div>