{% extends 'flont/base.html' %} {% load static %} {% block head %} {% endblock head %} {% block body %} {% include 'flont/searchbar.html' %}
{% if literal %} {% include 'flont/literal.html' %} {% else %}

Aucun résultat trouvé pour ce mot...

{% endif %}
{% endblock body %}