aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tmpl/footer.tt23
1 files changed, 2 insertions, 1 deletions
diff --git a/tmpl/footer.tt2 b/tmpl/footer.tt2
index 2c83414..a5e17e2 100644
--- a/tmpl/footer.tt2
+++ b/tmpl/footer.tt2
@@ -1,6 +1,7 @@
-
+[% TRY %][% INCLUDE site/footer.tt2 %][% CATCH DEFAULT %]
<div class="footer">
The original LXR software by the <a href="http://sourceforge.net/projects/lxr">LXR community</a>, this experimental version by <a href="mailto:lxr@linux.no">lxr@linux.no</a>.
</div>
</body>
</html>
+[% END %]