| Sección | Acción | |
|---|---|---|
| /#{board['dir']}/ | #{board['name']} | [Navegar] |
| # | ID | Asunto | Fecha | Mensaje | Resp. | Acciones |
|---|---|---|---|---|---|---|
| #{i} | #{thread['id']} | #{thread['subject']} | #{thread['timestamp_formatted'][:21]} | ${thread['message'][:200]} | #{thread['length']} | L#{"-" if thread['locked'] == 1 else "+"} PS#{"-" if thread['locked'] == 2 else "+"} M D & B |
| Hilo: ${posts[0]['subject']} (#{posts[0]['length']}) | |||||||
|---|---|---|---|---|---|---|---|
| Ver en BaI / #{"Abrir hilo" if posts[0]['locked'] == 1 else "Cerrar hilo"} / #{"Quitar permasage" if posts[0]['locked'] == 2 else "Permasage"} / Mover hilo | |||||||
| # | ID | Fecha | Nombre | Mensaje | Archivo | IP | Acción |
| #{i} | #{p['id']} | ${p['timestamp_formatted']} | ${p['name']} | ${p['message']} |
|
#{p['ip']} | Eliminar & Ban Recuperar [1] Recuperar [2] |