X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fbase.html;h=b88d67945f09edd2f3e5710b331f8ef9d69cf045;hp=311eb205f0089f142a19da1fc261c3fb6f44d89a;hb=7c02c18335a009ed894aa2360783d690ed3d7395;hpb=179214d503abf886a5b092c078bd7d20a69669f3 diff --git a/htsworkflow/frontend/templates/base.html b/htsworkflow/frontend/templates/base.html index 311eb20..b88d679 100644 --- a/htsworkflow/frontend/templates/base.html +++ b/htsworkflow/frontend/templates/base.html @@ -19,13 +19,13 @@ {% endif %} --> {% if messages %} - + {% endif %} -
+
{% block pretitle %}{% endblock %} - {% block content_title %}{% if title %}

{{ title }}

{% endif %}{% endblock %} + {% block content_title %}{% if title %}

{{ title }}

{% endif %}{% endblock %} {% block content %} {% block object-tools %}{% endblock %} {{ content }} @@ -35,5 +35,5 @@
- {% block footer %}{% endblock %} + {% block footer %}{% endblock %}