{% block styles %} {% endblock %}
Last updates
Example 1
Change deprecated html tags to text decoration classes (#29604)
Example 2
justify-content:between ⇒ justify-content:space-between (#29734)
Example 3
Update change-version.js (#29736)
Example 4
Regenerate package-lock.json (#29730)
User Name
Role
Profile
Settings
Logout
{{ subtitle or '' }}
{{ title or '' }}
New view
Create new report
{% block body %} {% endblock %}
{% if modal or request.scope['endpoint'].__name__ in ['index'] %}
{{ modal and modal.title or title }}
{% block modal_content %} {% endblock %} {% for field in fields %}
{{ field.label }}
{% endfor %}
{% endif %} {##} {% block scripts %} {% endblock %}