# HG changeset patch # User Todd Larsen # Date 1222841033 0 # Node ID d5302883f3ac047b9443abb5aaf457a3456ecce1 # Parent 17b35a1f2868e098107ab9d554b4ff4ba15674b7 Changes to make breadcrumbs match page title. This is mostly to see how it looks, since the new soc/logic/site/map.py code is going to implement the breadcrumbs and page title contents in a similar way. diff -r 17b35a1f2868 -r d5302883f3ac app/soc/templates/soc/site/user/list/all.html --- a/app/soc/templates/soc/site/user/list/all.html Wed Oct 01 05:17:15 2008 +0000 +++ b/app/soc/templates/soc/site/user/list/all.html Wed Oct 01 06:03:53 2008 +0000 @@ -17,7 +17,7 @@ Site: Users List {% endblock %} {% block header_title %} -Users List +Site: Users List {% endblock %} {% block body %}