{% extends 'blog/base.html' %} {% load static %} {% block title %} {{ post.id }}-edit {% endblock %} {% block body %}
{{ message }}