{% extends 'base.html' %} {% block content %}

New Activity


{% csrf_token %} {% load bootstrap4 %} {% bootstrap_form form %} {% buttons %} {% endbuttons %}
{% endblock %}