workaround for django ticket 17111; cover in api fix
[wolnelektury.git] / wolnelektury / templates / admin / catalogue / book / change_list.html
index ee2b43f..09e567a 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends "admin/change_list.html" %}
+{% load i18n %}
 
 {% block content %}
     <form action="{% url import_book %}" method="post" enctype="multipart/form-data">