{% extends 'layout.html' %} {% block title %}New Post{% endblock %} {% block content %}

New Post

Create a new post.

{% endblock %}