{% extends "ChillPersonBundle::layout.html.twig" %} {% set activeRouteKey = 'chill_activity_activity_list' %} {% block personcontent -%}
Id | {{ entity.id }} |
---|---|
Date | {{ entity.date|localizeddate('long', 'none') }} |
Durationtime | {{ entity.durationTime|localizeddate('long', 'none') }} |
Remark | {{ entity.remark }} |
Attendee | {{ entity.attendee }} |