diff --git a/fotostore.pl b/fotostore.pl index 647480f..7b498c9 100644 --- a/fotostore.pl +++ b/fotostore.pl @@ -212,6 +212,24 @@ __DATA__ +@@ no_logged.html.ep + + + + Rough, Slow, Stupid, Contrary Photohosting + + +

Rough, Slow, Stupid, Contrary Photohosting

+
+
+ + + +
+
+ + + @@ index.html.ep @@ -221,25 +239,16 @@ __DATA__

Rough, Slow, Stupid, Contrary Photohosting

<% if (is_user_authenticated()) { %> -
Logout
-
-
-
- File name - - -
-
- <% } else { %> -
-
- - - -
-
- <% } %> -
+
Logout
+
+
+
+ File name + + +
+
+
<% foreach my $image (@$images) { %>

@@ -255,5 +264,15 @@ __DATA__
<% } %>
+ <% } else { %> +
+
+ + + +
+
+ <% } %> +