Refactor base layout: implement responsive navbar with scroll shrink effect, revamp sidebar structure and styles, and refine footer.
This commit is contained in:
@@ -1,5 +1 @@
|
||||
{% extends "backend/base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<div class="h-full">1</div>
|
||||
{% endblock content %}
|
||||
{% extends "backend/base.html" %}
|
||||
Reference in New Issue
Block a user