refactor: update django admin panel heading (#276)
This commit is contained in:
parent
e53ff4c02e
commit
fcba332589
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
color: #FFFFFF;
|
||||
}
|
||||
</style>
|
||||
<h1 id="site-name">{% trans 'plane Admin' %} </h1>
|
||||
<h1 id="site-name">{% trans 'Plane Django Admin' %} </h1>
|
||||
|
||||
|
||||
{% endblock %}{% block nav-global %}{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue