{% extends 'base.html'%} {% block title %} {{object.activity}} {% endblock %} {% block content %}

{{object.activity}}

{% endblock %}