mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-11 06:09:12 -06:00
5 lines
142 B
HTML
5 lines
142 B
HTML
{% extends '/dashboard/dashboard_base.html' %}
|
|
{% set role_settings_active = True %}
|
|
{% block dashboard_body %}
|
|
|
|
{% endblock dashboard_body %} |