{% extends '_base.html' %} {% load form_helpers %} {% block title %}{% if circuit %}Editing {{ circuit }}{% else %}Add a circuit{% endif %}{% endblock %} {% block content %} {% if circuit %}