{% extends "nui/_base.html" %} {% block content %} {% if collection_search.count %}

Collections:

{% endif %} {% if resource_search.count %}

Ressources:

{% endif %} {% endblock content %}