From d338fd66b3b401b75d890a4838df7edd9b08c956 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 24 Feb 2007 16:59:31 -0800 Subject: fixed path inheritence for photos section --- bn_django/photos/templates/photos/gallery_list.html | 1 - 1 file changed, 1 deletion(-) (limited to 'bn_django/photos/templates/photos/gallery_list.html') diff --git a/bn_django/photos/templates/photos/gallery_list.html b/bn_django/photos/templates/photos/gallery_list.html index 61225c4..b709092 100644 --- a/bn_django/photos/templates/photos/gallery_list.html +++ b/bn_django/photos/templates/photos/gallery_list.html @@ -1,7 +1,6 @@ {% extends "photos/base.html" %} {# {% load markup %} #} -{% block path %}photos{% endblock %} {% block title %}Photo Galleries{% endblock %} {% block content %} -- cgit v1.2.3