X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fadmin%2Findex.html;h=66b6942d42cc7c17b533f28de154fab0b380fcb5;hb=3dbdf2d6c340edcecb2587e10740ce44a92425f2;hp=4a5677d2da199df85f36ca47f552bc3b9889d2fa;hpb=17d4d6072f2e23fe2f9b29dfdd056b31df3bace4;p=htsworkflow.git diff --git a/htsworkflow/frontend/templates/admin/index.html b/htsworkflow/frontend/templates/admin/index.html index 4a5677d..66b6942 100644 --- a/htsworkflow/frontend/templates/admin/index.html +++ b/htsworkflow/frontend/templates/admin/index.html @@ -1,7 +1,7 @@ {% extends "admin/base_site.html" %} {% load i18n %} -{% block extrastyle %}{{ block.super }}{% endblock %} +{% block extrastyle %}{{ block.super }}{% endblock %} {% block coltype %}colMS{% endblock %}