move sections relative items into cms/sections.py file

This commit is contained in:
bkfox
2016-07-22 17:46:42 +02:00
parent eae1b9dca0
commit 8906ba0919
4 changed files with 414 additions and 381 deletions

View File

@ -8,6 +8,7 @@
{# list view #}
<div class="body summary">
{{ page.summary }}
<a href="?" class="go_back">{% trans "Go back to the publication" %}</a>
</div>
{% with list_paginator=paginator %}