diff options
Diffstat (limited to 'cgi/templates/base_bottom.html')
-rw-r--r-- | cgi/templates/base_bottom.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi/templates/base_bottom.html b/cgi/templates/base_bottom.html index 102f8f2..2a63435 100644 --- a/cgi/templates/base_bottom.html +++ b/cgi/templates/base_bottom.html @@ -1,3 +1,3 @@ -<div class="footer">- <a href="//www.bienvenidoainternet.org" target="_top">weabot</a> <?py include('templates/revision.html') ?> -</div> +<div id="footer">- <a href="//www.bienvenidoainternet.org" target="_top">weabot</a> <?py include('templates/revision.html') ?> -</div> </body> -</html>
\ No newline at end of file +</html> |