diff options
Diffstat (limited to 'templates/changelog.html.ep')
-rw-r--r-- | templates/changelog.html.ep | 4 |
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') |