mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-16 12:13:45 -06:00
dashboard intit. addition, rbac modifications
This commit is contained in:
5
app/templates/dashboard/constants.html
Normal file
5
app/templates/dashboard/constants.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends 'dashboard_base' %}
|
||||
{% set constants_active = True %}
|
||||
{% block dashboard_body %}
|
||||
constants
|
||||
{% endblock dashboard_body %}
|
||||
Reference in New Issue
Block a user