• {% match result.title %}{% when Some with (title) %}{{ title }}{% when None %}{{ result.url }}{% endmatch %}

    {% match result.title %} {% when Some with (_) %}{{ result.url }}{% when None %} {% endmatch %} ({{ result.percentage }}%, {{ result.value }} / {{ max_relevance }}) {% if result.asklyphe %} {% endif %} {% if result.bing %} {% endif %} {% if result.google %} {% endif %} {% match result.description %}{% when Some with (description) %} {{ description }} {% when None %}{% endmatch %}