Back to Zephyr

{{title}}

scripts/dashboard/templates/base.html

4.4.0210 B
Original Source

{% block head %}{% endblock %}


Dashboard

{% if title %}

{{title}}

{% endif %} {% block content %}{% endblock %}