pull/8/merge
Mahmoud A. Mostafa 2016-09-07 14:47:53 +00:00 committed by GitHub
commit 8b5684ebfb
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
{% extends "admin/base.html" %}
{% load i18n staticfiles admin_interface_tags %}
{% block title %}{{ title }} | {{ site_title|default:_('Django site admin') }}{% endblock %}
{% block extrastyle %}
{% get_admin_interface_theme as theme %}
<style type="text/css">