{% extends 'base.html' %} {% load crispy_forms_tags %} {% block title %} Edit Blog {% endblock %} {% block body_block %} {% if blog.author == user %}
You are not allowed to vie this page