[SCM] live-studio branch, master, updated. 3a5ece889e8e0abe86437994a4f02c59cd35f626
Chris Lamb
lamby at debian.org
Sun Aug 1 16:30:02 UTC 2010
The following commit has been merged in the master branch:
commit 7cc87543a733b4444d98dc697e0e5af61d2bc9e3
Author: Chris Lamb <lamby at debian.org>
Date: Sun Aug 1 11:57:54 2010 -0400
Add overridable breadcrumbs
diff --git a/templates/base.html b/templates/base.html
index b0cc9bb..0d3153a 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -34,6 +34,8 @@
{% endif %}
</ul>
</div>
+
+ <p id="breadcrumbs">{% block breadcrumbs %} {% endblock %}</p>
</div>
<div id="outer">
--
live-studio
More information about the debian-live-changes
mailing list