{% block extra_css %}{% endblock %}
{{ title }}
Dashboard
{% if enable_entity_browser %}
Entities
{% endif %} {% if enable_playground %}
Playground
{% endif %}
{% block content %}{% endblock %}
{% block extra_js %}{% endblock %}