Remove deprecated adminmedia template tag from loader.
[htsworkflow.git] / htsworkflow / frontend / templates / samples / library_detail.html
index 1db49dffbb92dd225c345d855d1af074118dfb66..3214df65e259010d2977c2d2680e3b5c855e873f 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" />