]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/vcard-widget.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / vcard-widget.tpl
index 1a4f90c4eaede9d82230d0d42857f51223bf14b0..dcb76edd446e4a2aab77f116c6af8967932d72f5 100644 (file)
@@ -1,4 +1,8 @@
-       <div class="vcard">
+{{*
+ *     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>
        </div>