{% extends 'base.html' %} {% load crispy_forms_tags %} {% block title %}{% if object %}Edit{% else %}Create{% endif %} Account{% endblock %} {% block content %}