{% load i18n %}
{% trans "Navigate" %}
{% include "unfold/helpers/shortcut.html" with icon="arrow_downward_alt" %} {% include "unfold/helpers/shortcut.html" with icon="arrow_upward_alt" %}
{% trans "Select" %}
{% include "unfold/helpers/shortcut.html" with icon="keyboard_return" %}
{% trans "Clear" %}
{% include "unfold/helpers/shortcut.html" with shortcut="esc" %}