{% extends 'boards/base.html' %} {% load cache %} {% load thumbnail %} {% load post_render %} {% block title %}/{{ board.ln }}/{% endblock title %} {% block content %}
{{ board.decription }}
{% endif %}{% if post.tripcode %}{% if post.secure %}!{% endif %}!{{ post.tripcode }}{% endif %} posted at {{ post.timestamp }} #{{ post.pk }}
No search results.
{% endif %} {% endblock content %}