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

/{{ board.url }}/

{% include "board/post_create_form.html" %}
{% endblock content %}