X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=templates%2Fsingle_photo.tpl;h=9f2bcd9f11e2b25c2a32ba3cef208c65bb480332;hp=3965edcb3f6b55e4045a5e24c5bcfc55b47b8285;hb=ad475b7bd059945962e48363cefba03a4f547221;hpb=fe544d65af90df49390155616b9c864ea60ff2e5 diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 3965edc..9f2bcd9 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -1,35 +1,53 @@ - + -
- Photo {$image_name}
+
+ Photo {$image_name}, {$c_date}, {$madewith}
+
+ + + +
-
+
+
- - - +
+ { if $next_url == "" } - + { else } + + { /if } +
+ { if $previous_url == "" }   { else } - Previous + + + { /if }   + + + + + { if $next_url == "" }   { else } - Next + + + { /if}