summaryrefslogtreecommitdiff
path: root/templates/about.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/about.html.ep')
-rw-r--r--templates/about.html.ep3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/about.html.ep b/templates/about.html.ep
index 983b73b..ac68d23 100644
--- a/templates/about.html.ep
+++ b/templates/about.html.ep
@@ -11,3 +11,6 @@
</div>
</div>
+% if (-e 'templates/imprint.html.ep') {
+%= include 'imprint'
+% }