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

Activities


New Activity {% for activity in activity_list.all %} {% empty %} {% endfor %}
Name
{{ activity }} Details
No records
{% endblock %}