{% for stylesheet in stylesheets %}
{% endfor %} {% if thread %}
{% endif %} {% if not thread %}{% endif %} {% include 'boards/header.html' %}
{% for stylesheet in stylesheets %} [
{{ stylesheet.title }}
] {% endfor %} - [
{{ strings.HOME }}
] [
Live Feed
] [
{{ strings.ADMIN }}
]
{% if board.options.SHOWTITLEIMG == 1 %}
{% endif %} {% if board.options.SHOWTITLEIMG == 2 %}
{% endif %} {% if board.options.SHOWTITLEIMG and board.options.SHOWTITLETXT %}
{% endif %} {% if board.options.SHOWTITLETXT %}{{ board.options.TITLE }}{% endif %}