{% extends "django_program/manage/base.html" %} {% block title %}{% if is_create %}Add Section{% else %}Edit Section{% endif %}{% endblock %} {% block breadcrumb %} Dashboard Sections {% if is_create %}Add{% else %}Edit{% endif %} {% endblock %} {% block page_title %}