lowercase back to overview
This commit is contained in:
parent
8e7095e24e
commit
84dc7986a9
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
||||||
<a class="btn btn-default btn-sm pull-right" accesskey="e" href="{% url 'editor.section.edit' pk=section.id %}">{% trans 'Edit Section' %}</a>
|
<a class="btn btn-default btn-sm pull-right" accesskey="e" href="{% url 'editor.section.edit' pk=section.id %}">{% trans 'Edit Section' %}</a>
|
||||||
<h3>{{ section.title }}</h3>
|
<h3>{{ section.title }}</h3>
|
||||||
<p>
|
<p>
|
||||||
<a href="{% url 'editor.index' %}">« {% trans 'Back to overview' %}</a>
|
<a href="{% url 'editor.index' %}">« {% trans 'back to overview' %}</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue