changelog: Do not include imprint

This commit is contained in:
Daniel Friesel 2019-05-03 12:31:57 +02:00
parent bc6a59d43e
commit 545796c4a1

View file

@ -25,6 +25,4 @@
</div>
</div>
% if (-e 'templates/imprint.html.ep') {
%= include 'imprint'
% }
%= include '_footer', version => stash('version')