{% extends "layout-distributors.html.twig" %} {% block title %}Policy report{% endblock %} {% block stylesheets %} {{ parent() }} {# #} {% endblock %} {% block body %} {{ include("distributors/nav_menu.twig",{option:'reports'}) }}
Reports
{% if origin == 'SICAS' %}
{% endif %}
{# {% if origin == 'NIS' %} #} {# #}
{% endblock %} {% block javascripts %} {% endblock %}