12 lines
163 B
PHP
12 lines
163 B
PHP
![]() |
<footer>
|
||
|
<div><a href="http://werc.cat-v.org/">Powered by werc</a>
|
||
|
</footer>
|
||
|
|
||
|
<style>
|
||
|
footer {
|
||
|
width: 100%;
|
||
|
position: fixed;
|
||
|
bottom: 0;
|
||
|
}
|
||
|
</style>
|