diff --git a/view/theme/vier/templates/photo_item.tpl b/view/theme/vier/templates/photo_item.tpl new file mode 100644 index 0000000000..84783ae303 --- /dev/null +++ b/view/theme/vier/templates/photo_item.tpl @@ -0,0 +1,78 @@ +
+
+
+
+ + {{$name}} + +
+
+
+ {{$name}} + + {{if $plink}}{{$ago}}{{else}} {{$ago}} {{/if}} + {{if $lock}}{{$lock}} {{/if}} + +
+
+ {{if $title}}

{{$title}}

{{/if}} + {{$body}} +
+
+
+ +
+ {{foreach $tags as $tag}} + {{$tag}} + {{/foreach}} + +
+
+
+
+ + {{if $conv}}{{/if}} +
+
+ +
{{$location}} 
+ +
+ {{if $star}} + {{$star.do}} + {{$star.undo}} + {{$star.tagger}} + {{/if}} + + {{if $vote}} + {{$vote.like.1}} + {{$vote.dislike.1}} + {{/if}} + + {{if $vote.share}} + {{$vote.share.1}} + {{/if}} +
+ +
+ + {{if $drop.pagedrop}} + + {{/if}} + {{if $drop.dropping}} + {{$drop.delete}} + {{/if}} + {{if $edpost}} + + {{/if}} +
+ +
+
+
+ + +
{{$dislike}}
+
+