diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-12 14:02:25 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-12 14:02:25 +0300 |
| commit | 25206e29512d99b059bc48e0718e88205d07ae4a (patch) | |
| tree | 0252756105e24316660958377d6686a6e226d229 /client/templates | |
| parent | 47c27ff8cd917dd5a2b604ef1601c58ffb715454 (diff) | |
Fix photos grid
Diffstat (limited to 'client/templates')
| -rw-r--r-- | client/templates/photos.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/client/templates/photos.html b/client/templates/photos.html index 4ffc198..c87b225 100644 --- a/client/templates/photos.html +++ b/client/templates/photos.html @@ -5,14 +5,6 @@ <div class="photos"> {{#each photos}} {{> photo}} - {{> photo}} - {{> photo}} - {{> photo}} - {{> photo}} - {{> photo}} - {{> photo}} - {{> photo}} - {{> photo}} {{/each}} </div> <button class="pixelate btn btn-default">Pixelate</button> |
