{% extends "base.html" %} {% block body%}
{{form.first_name}} {{form.database_location}}
{% endblock %}