]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/vcard-widget.tpl
Merge branch 'master' of https://github.com/annando/friendica
[friendica.git] / view / smarty3 / vcard-widget.tpl
index 1a4f90c4eaede9d82230d0d42857f51223bf14b0..6ccd2ae1d09ffc2543ff0e1593476e2cc524d13e 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
        <div class="vcard">
                <div class="fn">{{$name}}</div>
                <div id="profile-photo-wrapper"><img class="photo" style="width: 175px; height: 175px;" src="{{$photo}}" alt="{{$name}}" /></div>