From: Christopher Allan Webber Date: Sun, 29 May 2011 22:49:03 +0000 (-0500) Subject: Use the object gallery file on the front page also X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8bfc87e18e0d3654ddb85b8644002ce6d3610f05;p=mediagoblin.git Use the object gallery file on the front page also --- diff --git a/mediagoblin/templates/mediagoblin/root.html b/mediagoblin/templates/mediagoblin/root.html index 05926687..e5344e08 100644 --- a/mediagoblin/templates/mediagoblin/root.html +++ b/mediagoblin/templates/mediagoblin/root.html @@ -41,15 +41,7 @@ {# temporarily, an "image gallery" that isn't one really ;) #}
- + {% include "mediagoblin/utils/object_gallery.html" %}
{% endblock %}