]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/smarty3/photo_album.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / testbubble / smarty3 / photo_album.tpl
index 40c95aa93a08755db212fd3a511355e454b06994..aa5c2e78259916aa45125e19739dd1e55ea23d5c 100644 (file)
@@ -1,4 +1,8 @@
-<div class="photo-album-image-wrapper" id="photo-album-image-wrapper-{{$id}}">
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<div class="photo-album-image-wrapper" id="photo-album-image-wrapper-{{$id}}">
        <a href="{{$photolink}}" class="photo-album-photo-link" id="photo-album-photo-link-{{$id}}" title="{{$phototitle}}">
                <img src="{{$imgsrc}}" alt="{{$imgalt}}" title="{{$phototitle}}" class="photo-album-photo lframe  resize" id="photo-album-photo-{{$id}}" />
        </div>