mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
22 lines
716 B
Smarty
22 lines
716 B
Smarty
|
|
</body>
|
|
|
|
<style type="text/css">
|
|
footer {
|
|
bottom: 0!important;
|
|
left: 0!important;
|
|
right: 0!important;
|
|
height: 85px!important;
|
|
text-align: center!important;
|
|
color: #CCC!important;
|
|
}
|
|
</style><hr>
|
|
<footer class="">
|
|
<div class="">
|
|
<div class="copyright text-center my-auto">
|
|
<span>Coded by <a href="https://easy-wi.com" target="_blank" title="free gameserver, voiceserver, dedicated and virtualserver webinterface easy-wi.com">Easy-WI.com</a> 2011 - <?php echo date('Y'); ?> <br> Redesigned with ♥ by <a href="https://glitch.management/"> Glitch.Management </a>2018 - <?php echo date('Y'); ?> </span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</html>
|