{% include "head.html" %} {% block head_javascript %}{% endblock %} {% if request_from_external%} {% endif %}
{% if user.is_authenticated %} Welcome, {{user.username}} | Logout {% else %} Login {% endif %} BETA 2.0

RUNDB: {%block title%}{%endblock%}

{% block top %}{% endblock %} 
{% spaceless %} {% block content %}{% endblock %} {% endspaceless %}
{% if request_from_external%} {% endif %}