aboutsummaryrefslogtreecommitdiff
path: root/cgi
diff options
context:
space:
mode:
authorLibravatar Renard 2019-04-12 13:43:33 -0400
committerLibravatar Renard 2019-04-12 13:43:33 -0400
commit5d42e8c839dd1b56bcf570a0eb286254bfccb53d (patch)
treeda60db621543732980244eba3e2b709d1f2d6f3d /cgi
parent504654406ed914982959175adc11419af30ea3fc (diff)
downloadweabot-5d42e8c839dd1b56bcf570a0eb286254bfccb53d.tar.gz
weabot-5d42e8c839dd1b56bcf570a0eb286254bfccb53d.tar.xz
weabot-5d42e8c839dd1b56bcf570a0eb286254bfccb53d.zip
Fix visual: corchete faltante.
Diffstat (limited to 'cgi')
-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 8c26b9d..424c309 100644
--- a/cgi/templates/base_top.html
+++ b/cgi/templates/base_top.html
@@ -44,7 +44,7 @@
<?py if not force_css: ?>
<span>[Estilo: <select id="styles">
<?py for title in styles: ?><option value="#{title}">#{title}</option><?py #endfor ?>
- </select></span>
+ </select>]</span>
<?py #endif ?></div>
<div class="logo">
<?py if board: ?>