diff options
-rw-r--r-- | templates/web/barnet/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/barnet/index.html b/templates/web/barnet/index.html index 33e12487a..82600625e 100644 --- a/templates/web/barnet/index.html +++ b/templates/web/barnet/index.html @@ -64,7 +64,7 @@ Modernizr.load({ [% - recent_photos = c.cobrand.recent_photos(5); + recent_photos = c.cobrand.recent_photos('front', 5); %] [% IF recent_photos.size %] |