{% extends 'lib/base.html' %} {% load static %} {% block body %}
{% include "settings/form.html" %} {% if delete_demos %}
Demo Activities

Use the below button in case you want to delete the demo activities.

{% endif %}
{% endblock %}