{% include base.html %}
{% block title %}
{% if !posts.empty() %}{% if !posts[0].subject.empty() %}{{ posts[0].subject }}{% else %}/{{ posts[0].board }}/ - {{ util::limit(util::stripHTML(posts[0].comment), 64) }}{% endif %}{% endif %} - nanochan
{% endblock %}
{% block content %}
{% if !banner.empty() %}
{% endif %}