{% extends "store.html" %} {% block title %} {{ _("Error") }}{% endblock %} {% block store %}
{{ _("Unfortunately, your search gives no result... try again or look in that list of packages.") }}