Really fix

master
Nick Sergeant 2011-12-03 00:22:56 -05:00
parent 1b25a60aaf
commit 1c26b09114
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{% load pagination_tags %}
{% block page-title %}/ public{% if tag %} / {{ tag }} - {% endif %}{{ block.super }}{% endblock %}
{% block page-title %}/ public{% if tag %} / {{ tag }}{% endif %} - {{ block.super }}{% endblock %}
{% block breadcrumb %}
<li><a href="/public/">public</a></li>