{% extends "base.html" %} {% import "entity_macros.html" as entity_macros %} {% import "edit_macros.html" as edit_macros %} {% block body %}
No matches found {% endif %}
{{ match.status.name }} {{ match.reason.name }} | {{ entity_macros.release_summary(match.release) }} | {% if match.access_options %} {{ match.access_options[0].access_type.name }} {% else %} no fulltext {% endif %} {% endfor %} |