diff options
Diffstat (limited to 'cgi/templates/txt_threadlist.html')
-rw-r--r-- | cgi/templates/txt_threadlist.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cgi/templates/txt_threadlist.html b/cgi/templates/txt_threadlist.html index bb09df4..24c3297 100644 --- a/cgi/templates/txt_threadlist.html +++ b/cgi/templates/txt_threadlist.html @@ -9,7 +9,8 @@ <div class="innerbox links"><b>¿Eres nuevo?</b> <a href="/guia.html"><b>Cómo postear</b></a> | <a href="/faq.html"><b>Preguntas frecuentes</b></a> | <a href="/bai/"><b>Contacto</b></a> <?py if not force_css: ?>| <b>Apariencia:</b> <?py for title in txt_styles: ?><a href="#" class="ss">#{title}</a> <?py #endfor ?> - <?py #endif ?></div> + <?py #endif ?> + </div> </div> <a name="menu"></a> <div id="threadbox" class="outerbox"><div class="innerbox"> |