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

{% block title %} Edit "{{ post['title'] }}" {% endblock %}


{% endblock %}