Feedback

{% for object in page_obj.object_list %} {% endfor %}
How did you feel about the service you received today? How could we improve this service? Submitted by Submitted at
{{ object.get_satisfaction_display }} {{ object.comment }} {{ object.submitter }} {{ object.submitted_at|date:"d/m/Y H:i" }}
{% include "django_feedback_govuk/includes/pagination.html" with page=page_obj %}