Added all the files from kiwipycon and the changes made for SciPy.in.
{% extends "admin/base.html" %}
{% load i18n %}
{% block title %}{{ title }} | {% trans 'SciPy.in 2009 Administration' %}{% endblock %}
{% block branding %}
<h1 id="site-name">{% trans 'SciPy.in 2009 Administration' %}</h1>
{% endblock %}
{% block nav-global %}{% endblock %}