{% extends "base.html" %} {% block content %}
{{board_id}}
{% include 'thread.html' %}
{% endblock content %}