aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/base_top.html
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-16 05:32:08 -0300
committerLibravatar Choom 2023-01-18 22:06:34 -0300
commit542e8d1452130079ae47f7a56328f8421e56f5ab (patch)
tree37c15cdd5803f05ad5a36fb2e62cd05ad3fc6ef3 /cgi/templates/base_top.html
parent53056e445626d21523a799c8d8f03b16f24b0c47 (diff)
downloadweabot-542e8d1452130079ae47f7a56328f8421e56f5ab.tar.gz
weabot-542e8d1452130079ae47f7a56328f8421e56f5ab.tar.xz
weabot-542e8d1452130079ae47f7a56328f8421e56f5ab.zip
Config para el usuario
Diffstat (limited to 'cgi/templates/base_top.html')
-rw-r--r--cgi/templates/base_top.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/base_top.html b/cgi/templates/base_top.html
index 2dc079e..dcf3d65 100644
--- a/cgi/templates/base_top.html
+++ b/cgi/templates/base_top.html
@@ -37,7 +37,7 @@
</head>
<body#{' class="res"' if replythread else ''} data-brd="#{board}">
<div id="main_nav"><span>[<a href="/" target="_top">Bienvenido a Internet</a>] [<?py include('templates/navbar.html') ?>]</span></div>
- <div class="logo">
+ <div id="logo">
<?py if board: ?>
#{board_long}
<?py else: ?>