X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8132fc186eb0c5fd02c86828c3a4735754296d02..5913c54d19b8f6775633176032161d49f9b2f1aa:/apps/wiki/templates/admin/wiki/theme/change_list.html diff --git a/apps/wiki/templates/admin/wiki/theme/change_list.html b/apps/wiki/templates/admin/wiki/theme/change_list.html deleted file mode 100755 index 3e5d2ea4..00000000 --- a/apps/wiki/templates/admin/wiki/theme/change_list.html +++ /dev/null @@ -1,29 +0,0 @@ -{% extends "admin/change_list.html" %} -{% load i18n %} - -{% block extrahead %} -{{ block.super }} - -{% endblock %} - - - -{% block pretitle %} - - -â {% trans "Table for Redmine wiki" %} â -
- -{{ block.super }} -{% endblock %}