{% extends "layouts/" + render_mode + "-tall.html" %} {% block title %}{{_("Keyboard Shortcuts")}}{% endblock %} {% block content %}
{{_("Mailpile has keyboard shortcuts which let you perform common operations using only the keyboard.")}} {{_("These are disabled by default to prevent random key presses from causing accidents.")}}
{{_("Once keyboard shortcuts have been enabled, you can press `?` at any time to get help.")}}
{{_("To enable keyboard shortcuts, visit the preferences page.")}}