diff options
Diffstat (limited to 'cgi/templates/mobile/txt_newthread.html')
-rw-r--r-- | cgi/templates/mobile/txt_newthread.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/mobile/txt_newthread.html b/cgi/templates/mobile/txt_newthread.html index b19d2fa..aafcdfa 100644 --- a/cgi/templates/mobile/txt_newthread.html +++ b/cgi/templates/mobile/txt_newthread.html @@ -1,5 +1,5 @@ <?py include('templates/mobile/base_top.html') ?> -<body class="#{"txt" if board_type == '1' else "img"}"> +<body class="#{"txt" if board_type == '1' else "img"}" data-brd="#{board}"> <div class="top"> <a href="//m.bienvenidoainternet.org"><img src="#{static_url}css/img/0back.png" /><br />Home</a> #{board_name} |