{% extends "base.html" %} {% block title %}{% if not person %}Create Person{% else %}Edit {{ person }}{% endif %}{% endblock %} {% block content %}