X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Fphoto%2Fcomment;h=6b867220d708c5e86bda2e4d41d99ad0f3b5c889;hb=3c50d5c471334d3753df8b553e9622be5096ed80;hp=498e5b6adaf73c6126eb2e9c177216f824c42db5;hpb=b9d021d4af1018ac2c60640678c1b790251190e9;p=memories.git diff --git a/templates/photo/comment b/templates/photo/comment index 498e5b6..6b86722 100644 --- a/templates/photo/comment +++ b/templates/photo/comment @@ -1,3 +1,44 @@ +

Rate this photo! + +

+ + [% IF photo.rated > 0%] + ([%photo.approx_rating%] out of [%photo.rated%] votes) + [% END %] +

+
[% FOR comment = photo.comments %]
@@ -6,10 +47,14 @@
[% END %]
-
- Name:
- + + [% IF request.user %] + + [% ELSE %] + Name: +
+ [% END %] +