X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=qcg%2Ftemplates%2Fqcg%2Fbase.html;fp=qcg%2Ftemplates%2Fqcg%2Fbase.html;h=56f37e190cd2bc6fa0041ba1d7b0e7843bbb4b31;hb=d6745a489e727c742b32d8d574df537fa20ecd1b;hp=fcd82f01d3427a44a34c0bf99b89ecc0717b2d5f;hpb=3b7193e66a47c25d32a44f05b68a9127b7b77142;p=qcg-portal.git diff --git a/qcg/templates/qcg/base.html b/qcg/templates/qcg/base.html index fcd82f0..56f37e1 100644 --- a/qcg/templates/qcg/base.html +++ b/qcg/templates/qcg/base.html @@ -78,6 +78,8 @@ {% endfor %} {% endblock messages %} + {% include 'better_sessions/alerts.html' %} + {% block container %} @@ -116,6 +118,23 @@ + + + + + + + {% if user.is_authenticated %} + + {% endif %} + {% block extra_js %}{% endblock %}