From 4b86b497cdae02a6908a7027e17695089b36d2fb Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Mon, 6 Jul 2015 16:38:51 +0300 Subject: Fix header padding and remove processing --- client/templates/photos.html | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'client/templates') diff --git a/client/templates/photos.html b/client/templates/photos.html index c45a831..aa0c3c4 100644 --- a/client/templates/photos.html +++ b/client/templates/photos.html @@ -5,16 +5,6 @@ {{> step}} {{/each}} -

- Processing... - - - - -

-
{{#each photos}} {{> photo}} -- cgit v1.3.1