mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-11 10:09:11 -06:00
fixed role wrapper/decorator, adding dashboard profile init
This commit is contained in:
1
app/templates/dashboard.html
Normal file
1
app/templates/dashboard.html
Normal file
@@ -0,0 +1 @@
|
||||
{% extends 'base.html' %}
|
||||
1
app/templates/profile.html
Normal file
1
app/templates/profile.html
Normal file
@@ -0,0 +1 @@
|
||||
{% extends 'base.html' %}
|
||||
Reference in New Issue
Block a user