{% extends 'rewards/base.html' %} {% load crispy_forms_tags %} {% block content %}

New goal

{% crispy form %} {% endblock %}