From 75ebab85f6fa02595fc3a982085d2ea25eac822c Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 14 Jun 2015 17:32:56 +0300 Subject: Move buttons up --- client/templates/photos.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/templates/photos.html b/client/templates/photos.html index 2bdc53a..2d841e5 100644 --- a/client/templates/photos.html +++ b/client/templates/photos.html @@ -2,13 +2,13 @@

(Step 1)

Processing...

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