Fix an issue with breadcrumb trails
[tickle] / tickle / templates / tickle / boulder_detail.html
index 51e8977..7bcbc14 100644 (file)
@@ -4,7 +4,7 @@
 {% block tickle_header_name %}{{ boulder.name }}{% endblock %}
 
 {% block tickle_nav %}
-  {% include 'tickle/area_breadcrumb.html' with area=boulder.area is_parent=True %}
+  {% include 'tickle/area_breadcrumb_trail.html' with area=boulder.area is_parent=True %}
 {% endblock %}
 
 {% block tickle_extra_header %}