summaryrefslogtreecommitdiff
path: root/templates/changelog.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-05-03 12:31:57 +0200
committerDaniel Friesel <derf@finalrewind.org>2019-05-03 12:31:57 +0200
commit545796c4a1ab9f4832301a953506f6b3a11b736c (patch)
tree5ceee0373fde846fa304211713dbba7c7c763d86 /templates/changelog.html.ep
parentbc6a59d43ebaee8c29c46f0d11088e7710304fee (diff)
changelog: Do not include imprint
Diffstat (limited to 'templates/changelog.html.ep')
-rw-r--r--templates/changelog.html.ep4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep
index 7a01bfd..86245e0 100644
--- a/templates/changelog.html.ep
+++ b/templates/changelog.html.ep
@@ -25,6 +25,4 @@
</div>
</div>
-% if (-e 'templates/imprint.html.ep') {
-%= include 'imprint'
-% }
+%= include '_footer', version => stash('version')