{{ object.name }}

{% for time_recurrence in object.time_recurrences.all %}

{{ time_recurrence }}

{% endfor %} {% if show_buttons %}

Update

Delete

{% endif %}