diff -r f946b50122db -r 84837aa8d2ca src/cm/templates/site/layout/base_text.html --- a/src/cm/templates/site/layout/base_text.html Fri Dec 11 12:04:40 2009 +0100 +++ b/src/cm/templates/site/layout/base_text.html Fri Dec 11 13:42:16 2009 +0100 @@ -11,10 +11,15 @@ {% endblock %} +{% block breadcrumbs %} + +« {% blocktrans %}back to workspace{% endblocktrans %} + +{% endblock %} + {% block content %} {% include "site/macros/text_actions.html" %} -« {% blocktrans %}back to workspace{% endblocktrans %}