diff options
Diffstat (limited to 'custom/views/archive/footer.tpl.php')
-rw-r--r-- | custom/views/archive/footer.tpl.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/custom/views/archive/footer.tpl.php b/custom/views/archive/footer.tpl.php new file mode 100644 index 0000000..5b27882 --- /dev/null +++ b/custom/views/archive/footer.tpl.php @@ -0,0 +1,3 @@ + <div id="footer"> + <p>Powered by <a href="http://moonmoon.org/">moonmoon</a> | <a href="./admin/">Administration</a></p> + </div>
\ No newline at end of file |