Remove deprecated adminmedia template tag from loader.
[htsworkflow.git] / htsworkflow / frontend / templates / samples / antibody_index.html
index 9d2982c28ac53d6a90317fa0d6e232b0810d89e9..7ef6c54a947f20c4557713c2f66a0fda1962158e 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "base_site.html" %}
-{% load adminmedia admin_list i18n %}
+{% load admin_list i18n %}
 
 {% block bodyclass %}change-list{% endblock %}
 {% block coltype %}flex{% endblock %}