{% extends "layouts/" + render_mode + ".html" %} {% block content %} {% if result %}
{{_("Usually, matching e-mails would be listed here.")}}
{{_("You need to create an account and add some mail first!")}}
{%- else %} {%- if 'in:spam' in result.search_terms %}{{_("It seems your Mailpile does not contain any messages for the search")}}:
"{% for term in result.search_terms %}{{term}}{% if not loop.last %} {% endif %}{% endfor %}"
{%- endif %}{{_("Here are some other options for you")}}:
{% endif %}