{% extends "base.html" %} {% block title %}update post{% endblock %} {% block content %} {% if user.is_authenticated %} {% if user.id == post.author_profile.user.id %}