{% extends 'base.html' %} {% block content %} Activities {{ object }} {% if user_is_attending %} Cancel Attendance {% else %} Attend {% endif %}