more fixes

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-14 17:40:14 +00:00
parent a6fab8784d
commit f7f6a12e7b
5 changed files with 9 additions and 24 deletions

View File

@@ -1,11 +1,3 @@
{% extends "admin/base.html" %}
{% block title %}{{ title }} | IGNY8 Admin{% endblock %}
{% block branding %}
<h1 id="site-name">
<a href="{% url 'admin:index' %}">
🚀 IGNY8 Administration
</a>
</h1>
{% endblock %}