From: Andrew Engelbrecht Date: Mon, 6 Mar 2017 22:47:53 +0000 (-0500) Subject: tmp disable display of featured items on main page X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=22eeeb2ddf72526b287f66c4980af9b502061ee7;p=mediagoblin-libreplanet.git tmp disable display of featured items on main page we should wait until we have more featured items. --- diff --git a/mediagoblin_libreplanet/templates/libreplanet/root.html b/mediagoblin_libreplanet/templates/libreplanet/root.html index 746abf4..0d1dc5f 100644 --- a/mediagoblin_libreplanet/templates/libreplanet/root.html +++ b/mediagoblin_libreplanet/templates/libreplanet/root.html @@ -44,6 +44,7 @@

+

{% trans %}Videos{% endtrans %}

{{ media_grid(request, videos) }}