aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/simple_footer.html
blob: f03d1094f24a393e7ddcf980b32fc2a8e4577100 (plain)
1
2
3
4
5
6
7
8
9
10
11

</div>

<div id="wrapfooter">
	<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Group</span>
</div>

<script type="text/javascript" src="{T_ASSETS_PATH}/javascript/jquery.js"></script>

</body>
</html>