rename admin2_urls to admin2_tags

This commit is contained in:
Andrew Ingram 2013-05-20 23:45:22 +01:00
parent 0e03d7a5b0
commit 3dcaeb4023
3 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{% extends "admin2/bootstrap/base.html" %}
{% load admin2_urls %}
{% load admin2_tags %}
{% block content %}
<h3>Site administration</h3>

View file

@ -1,5 +1,5 @@
{% extends "admin2/bootstrap/base.html" %}
{% load admin2_urls %}
{% load admin2_tags %}
{% block content %}
<div class="row">