{% extends "base.html" %} {% block content %} New post Write something and hit publish. {% if error %} {{ error }} {% else %} {% endif %} Title Content Publish Cancel {% endblock %}
Write something and hit publish.