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

{% block title %} Create a New Post {% endblock %}

{% endblock %}