From fa858bd7176c1e81bf08defe6139eddcafb1822b Mon Sep 17 00:00:00 2001 From: Boris Bobrov Date: Mon, 18 Aug 2014 17:47:21 +0300 Subject: removed debug prints, added video icon --- mediagoblin/templates/mediagoblin/utils/object_gallery.html | 1 - 1 file changed, 1 deletion(-) (limited to 'mediagoblin/templates') diff --git a/mediagoblin/templates/mediagoblin/utils/object_gallery.html b/mediagoblin/templates/mediagoblin/utils/object_gallery.html index 396d2997..57cd7c25 100644 --- a/mediagoblin/templates/mediagoblin/utils/object_gallery.html +++ b/mediagoblin/templates/mediagoblin/utils/object_gallery.html @@ -37,7 +37,6 @@ {% if entry.title %} {{ entry.title }} - {{ entry.icon_url }} {% endif %} {% endfor %} -- cgit v1.2.3