Missing breadcumb

This commit is contained in:
Michal Čihař 2012-03-01 14:11:43 +01:00
parent fd799132ff
commit 679ad864fd

View File

@ -3,6 +3,10 @@
{% block content %}
{% block breadcums %}
<li><a href="{{ object.get_absolute_url }}">{{ object }}</a></li>
{% endblock %}
{% include "project_info.html" %}
<h2>{% trans "Subprojects" %}</h2>