From e7bfad541345fa3b7d22441f791e16b9e17dfa6d Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 4 Jun 2013 17:17:17 +0100 Subject: Only room for one EHA photo. --- templates/web/emptyhomes/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web/emptyhomes/index.html b/templates/web/emptyhomes/index.html index 9aff01ab3..003e6d4c2 100644 --- a/templates/web/emptyhomes/index.html +++ b/templates/web/emptyhomes/index.html @@ -16,7 +16,7 @@ [% - recent_photos = c.cobrand.recent_photos('front', 3); + recent_photos = c.cobrand.recent_photos('front', 1); probs = c.cobrand.recent(); %] [% IF probs.size || recent_photos.size %] -- cgit v1.2.3