{% extends 'lib/base.html' %} {% load static %} {% block body %}
{% include "activity/activity_form_fields.html" %}
{% endblock %}