{% extends "layout.html" %} {% block body %}

Create New Post

{% include 'post_form.html' %}
{% endblock %}