mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-10 14:09:08 -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 %} |