From add6508961c4fe3a6348e96654c905a73774d390 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Wed, 10 Jun 2015 17:49:23 +0300 Subject: Add pixelation --- client/templates/photos.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'client/templates') diff --git a/client/templates/photos.html b/client/templates/photos.html index 565e0cc..4ca451d 100644 --- a/client/templates/photos.html +++ b/client/templates/photos.html @@ -2,8 +2,10 @@ {{#each photos}} {{> photo}} {{/each}} + -- cgit v1.3.1