{% extends 'blog/partials/base.html' %} {% block content %} {% load static %}

Editing Post: {{ post.title }}


{% csrf_token %}

{% endblock %}