X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fregistration%2Flogin.html;h=d3d108b97ac9200f0535312a8864f90c4acb871d;hb=3dbdf2d6c340edcecb2587e10740ce44a92425f2;hp=2bf2456699edde4f050cae8a4793015be900e55d;hpb=17d4d6072f2e23fe2f9b29dfdd056b31df3bace4;p=htsworkflow.git diff --git a/htsworkflow/frontend/templates/registration/login.html b/htsworkflow/frontend/templates/registration/login.html index 2bf2456..d3d108b 100644 --- a/htsworkflow/frontend/templates/registration/login.html +++ b/htsworkflow/frontend/templates/registration/login.html @@ -1,9 +1,9 @@ {% extends "base_site.html" %} {% load i18n %} -{% block additional_css %}{% load adminmedia %}{{ block.super }} - - +{% block additional_css %}{% load staticfiles %}{{ block.super }} + + {% endblock %} {% block title %}Login{% endblock %}