{% extends "base.html" %} {% load humanize %} {% load static %} {% block title %} View Corporation {% endblock %} {% block breadcrumb %} View Corporation {% endblock %} {% block content %} {% if form.errors %} {% for field in form %} {% for error in field.errors %}