{% extends "base.html" %} {% block content %}

Вы тут: /{{board_id}}

{{thread.thread_num}} {{thread.post_num}} {{thread.name}} {{thread.txt}} {% endfor %} -->
  • {% include 'posts.html' %} {% endblock content %}