{% extends "base" %} {% block title %} New blog {% endblock title %} {% block content %}

Create a blog

{% endblock content %}