{% block list_scopes %}
{% endblock list_scopes %}
{% include "WebmilBackendProductBundle:ReagentList:results.html.twig" with { } %}
{% block filters %}
{% include "WebmilBackendProductBundle:ReagentList:filters.html.twig" with { } %}
{% endblock filters %}
{% endblock body %}