aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/index.html')
-rw-r--r--templates/web/default/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/index.html b/templates/web/default/index.html
index ab8796688..8f755d4d5 100644
--- a/templates/web/default/index.html
+++ b/templates/web/default/index.html
@@ -49,7 +49,7 @@
</div>
[%
- recent_photos = c.cobrand.recent_photos(3);
+ recent_photos = c.cobrand.recent_photos('front', 3);
probs = c.cobrand.recent();
%]