Remove deprecated adminmedia template tag from loader.
[htsworkflow.git] / htsworkflow / frontend / templates / samples / species_detail.html
index 84f17ef9797f7bbf061ea2d0c89caf0f11820c88..b65aec61182756216d1177895b0b502ae04a1a3f 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "base_site.html" %}
-{% load adminmedia humanize i18n %}
+{% load humanize i18n %}
 {% block extrahead %}
     <!-- App Stuff -->
     <link type="text/css" rel="stylesheet" href="/static/css/app.css" />