mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2026-01-31 12:26:26 -06:00
5 lines
147 B
HTML
5 lines
147 B
HTML
{% extends '/dashboard/dashboard_base.html' %}
|
|
{% set constants_active = True %}
|
|
{% block dashboard_body %}
|
|
constants
|
|
{% endblock dashboard_body %} |