0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00

Removed a couple of unused tag includes

This commit is contained in:
Karl Hobley 2015-12-15 15:03:41 +00:00
parent c05e115087
commit 31720b3261

View File

@ -13,7 +13,6 @@
the issue occurs.
{% endcomment %}
{% load wagtailimages_tags wagtailadmin_tags %}
{% load i18n %}
{% load wagtailimages_tags %}
<div class="image">{% image image max-165x165 class="show-transparency" %}</div>