Further template updates

This commit is contained in:
2010-03-01 02:46:57 +01:00
parent 8a119204c2
commit 0f7d9f80de
4 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
{% extends "base.html" %}
{% block content %}
{% load i18n %}
{% block HeadTag %}
<script type="text/javascript">
@@ -30,3 +33,4 @@
</ul>
{% endblock %}
{% endblock %}