{% load i18n %} {% load utilities %} {% with 0|uuid as report_uuid %} {% join "report" report_uuid as modal_id %} {% include 'snippets/report_modal.html' with user=user id=modal_id status_id=status.id %} {% endwith %}