summaryrefslogtreecommitdiff
path: root/prosilver/template/simple_footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'prosilver/template/simple_footer.html')
-rw-r--r--prosilver/template/simple_footer.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/prosilver/template/simple_footer.html b/prosilver/template/simple_footer.html
new file mode 100644
index 0000000..9795140
--- /dev/null
+++ b/prosilver/template/simple_footer.html
@@ -0,0 +1,10 @@
+ </div>
+
+ <div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Group
+ <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
+ <!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
+ </div>
+</div>
+
+</body>
+</html> \ No newline at end of file