diff mysite/templates/admin/index.html @ 40:25e00d1b99bf

Get rid of the project name 'mysite' from the source.
author Brian Neal <bgneal@gmail.com>
date Tue, 14 Feb 2012 19:09:57 -0600
parents 0dcfcdf50c62
children
line wrap: on
line diff
--- a/mysite/templates/admin/index.html	Tue Feb 14 18:52:57 2012 -0600
+++ b/mysite/templates/admin/index.html	Tue Feb 14 19:09:57 2012 -0600
@@ -66,7 +66,7 @@
 
 
     <!--   ==============================================================================  -->
-          <tr><th scope="row"><a href="{% url mysite.band.admin_views.email %}">Send Email to Mailing List</a></th>
+          <tr><th scope="row"><a href="{% url band.admin_views.email %}">Send Email to Mailing List</a></th>
              <td>&nbsp;</td>
              <td>&nbsp;</td>
           </tr>