diff options
Diffstat (limited to 'subsilver2/template/simple_footer.html')
-rw-r--r-- | subsilver2/template/simple_footer.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/subsilver2/template/simple_footer.html b/subsilver2/template/simple_footer.html new file mode 100644 index 0000000..043be16 --- /dev/null +++ b/subsilver2/template/simple_footer.html @@ -0,0 +1,9 @@ + +</div> + +<div id="wrapfooter"> + <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Group</span> +</div> + +</body> +</html>
\ No newline at end of file |