]> git.mxchange.org Git - friendica.git/blobdiff - view/photo_top.tpl
template: remove old 'internal' template files, move smarty3 templates into 'template...
[friendica.git] / view / photo_top.tpl
diff --git a/view/photo_top.tpl b/view/photo_top.tpl
deleted file mode 100644 (file)
index 155cab5..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-<div class="photo-top-image-wrapper lframe" id="photo-top-image-wrapper-$photo.id">
-       <a href="$photo.link" class="photo-top-photo-link" id="photo-top-photo-link-$photo.id" title="$photo.title">
-               <img src="$photo.src" alt="$photo.alt" title="$photo.title" class="photo-top-photo$photo.twist" id="photo-top-photo-$photo.id" />
-       </a>
-       <div class="photo-top-album-name"><a href="$photo.album.link" class="photo-top-album-link" title="$photo.album.alt" >$photo.album.name</a></div>
-</div>
-