{% extends "@WallabagCore/layout.html.twig" %} {% block title %}{{ 'howto.page_title'|trans }}{% endblock %} {% block content %}

{{ 'howto.page_description'|trans }}

{{ 'howto.top_menu.bookmarklet'|trans }}
{{ 'howto.bookmarklet.description'|trans }} {% include '@WallabagCore/Static/_bookmarklet.html.twig' %}

{{ 'howto.shortcuts.page_description'|trans }}

{{ 'howto.shortcuts.all_pages_title'|trans }}
{{ 'howto.shortcuts.shortcut'|trans }} {{ 'howto.shortcuts.action'|trans }}
g u {{ 'howto.shortcuts.go_unread'|trans }}
g s {{ 'howto.shortcuts.go_starred'|trans }}
g r {{ 'howto.shortcuts.go_archive'|trans }}
g a {{ 'howto.shortcuts.go_all'|trans }}
g t {{ 'howto.shortcuts.go_tags'|trans }}
g c {{ 'howto.shortcuts.go_config'|trans }}
g i {{ 'howto.shortcuts.go_import'|trans }}
g d {{ 'howto.shortcuts.go_developers'|trans }}
? {{ 'howto.shortcuts.go_howto'|trans }}
g l {{ 'howto.shortcuts.go_logout'|trans }}
g n {{ 'howto.shortcuts.add_link'|trans }}
esc {{ 'howto.shortcuts.hide_form'|trans }}
← → {{ 'howto.shortcuts.arrows_navigation'|trans }}
enter {{ 'howto.shortcuts.open_article'|trans }}
{{ 'howto.shortcuts.list_title'|trans }}
{{ 'howto.shortcuts.shortcut'|trans }} {{ 'howto.shortcuts.action'|trans }}
s {{ 'howto.shortcuts.search'|trans }}
{{ 'howto.shortcuts.article_title'|trans }}
{{ 'howto.shortcuts.shortcut'|trans }} {{ 'howto.shortcuts.action'|trans }}
o {{ 'howto.shortcuts.open_original'|trans }}
f {{ 'howto.shortcuts.toggle_favorite'|trans }}
a {{ 'howto.shortcuts.toggle_archive'|trans }}
del {{ 'howto.shortcuts.delete'|trans }}
{% endblock %}