rename diffusions_monitor to diffusions

This commit is contained in:
bkfox
2017-04-06 17:04:49 +02:00
parent c3573867d0
commit 5dba577062
4 changed files with 8 additions and 6 deletions

View File

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