{% extends "layouts/full.html" %} {% block title %}{{_("Help")}}{% endblock %} {% block content %}

{{_("Help")}}

{{_("Custom Searches")}}

{{_("Underneath the hood Mailpile is a high performance search engine that can answer complex questions.")}}

{{_("Keyboard Shortcuts")}}

{{_("Here will be a list of keyboard shortcuts / keybindings for all you cool cat power users out there!")}}

{{_("Filters")}}

{{_("Filters are a very powerful aspect of Mailpile that is not yet available to non techie users. However, if you are technically inclined")}}

{{_("Encryption & Security")}}

{{_("Are you new to all these terms like encryption and keys? Don't fret. We will do our best to help explain and educate you how to use your Mailpile in the most secure way possible.")}}

{{_("Setup")}}

{% include("help/bottom.html") %}
{% endblock %}