some customisation

This commit is contained in:
j 2009-08-29 15:34:33 +02:00
parent 5e1677ef02
commit 9b75543f86
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{% extends "admin/base.html" %}
{% load i18n %}
{% block title %}{{ title }} | text.0xdb.org{% endblock %}
{% block branding %}
<h1 id="site-name">text.0xdb.org</h1>
{% endblock %}
{% block nav-global %}{% endblock %}