Initial commit
This commit is contained in:
commit
43ad32700c
7085 changed files with 447606 additions and 0 deletions
27
themes/archer/footer.tpl
Normal file
27
themes/archer/footer.tpl
Normal file
|
@ -0,0 +1,27 @@
|
|||
<div class="pmnotice"></div>
|
||||
<div id="footer-bottom">
|
||||
<p>
|
||||
© 2016 <strong>archer.agency & Topia.com Roleplays</strong>
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="/index.php">Home</a> |
|
||||
<a href="/terms.html">Terms & Conditions</a> |
|
||||
<a href="http://validator.w3.org/check?uri=referer">XHTML</a> |
|
||||
<a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>
|
||||
</p>
|
||||
<p>
|
||||
Archer © Fox Entertainment Group - This site is not affiliated with FX Network/Fox Entertainment Group. All rights, images and trademarks are propertys of their respective owners.
|
||||
<br />
|
||||
Don't sue us please, we need the Money for Booze.
|
||||
</p>
|
||||
{if $user.is_admin==1}
|
||||
<p>
|
||||
mySQL Queries: {$queries} | Memory usage: {$memory}
|
||||
</p>
|
||||
{/if}
|
||||
</div>
|
||||
<!-- footer ends-->
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue