mirror of https://github.com/r4sas/py-i2phosts
Hidden Z
14 years ago
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
{% extends "admin/base.html" %} |
||||
{% load i18n %} |
||||
|
||||
{% block title %} {% trans 'py-i2phosts | admin' %}{% endblock %} |
||||
|
||||
{% block branding %} |
||||
<h1 id="site-name">{% trans 'py-i2phosts administration console' %}</h1> |
||||
{% endblock %} |
||||
|
||||
{% block nav-global %}{% endblock %} |
Loading…
Reference in new issue