{% import "bootstrap/wtf.html" as wtf %} {% extends "base.html" %} {% block title %} {% if add_career %} Add a Career Field {% else %} Edit a Career Field {% endif %} {% endblock %} {% block body %}