{"includes/top.html"} {"includes/default_headers.html"} {{ global_db.board_config_defaults.title }} {"includes/top_nav_bar.html"} {"includes/board_select.html"}

{{ global_db.board_config_defaults.title }}

{$ global_db.board_config_defaults.desc $}

{% if threads :} {% for i, t in enumerate(threads) :} {% board_db = t.board_db %} {% thread = t.thread %} {% if i :}
{:}
{{ board_db.config.title }} - /{{ board_db.dir }}/
{"includes/thread_preview.html"} {% del board_db, thread %}{# dont fuckup board_select.html lower down #} {:} {: else :}
{% if not global_db.boards :} {_There are no existing boards._} {: else :} {_There are no recent threads on any boards._} {:}
{:} {"includes/board_select.html"} {"includes/footer.html"}