refactor: moving to my own template, using fomantic instead of uikit. removing uikit, and some other removed stuff
This commit is contained in:
@@ -1 +1,5 @@
|
||||
{% extends "admin/base.html" %}
|
||||
{% extends "admin/base.jinja" %}
|
||||
|
||||
{% block content %}
|
||||
{% include "admin/dashboard.jinja" %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user