diff --git a/templates/recipes.html b/templates/recipes.html index 2820a6a1..7f930874 100644 --- a/templates/recipes.html +++ b/templates/recipes.html @@ -48,57 +48,94 @@ {% block content %}
| Page Up | +{{ t('keyboard.shortcuts.pageUp') }} | +
| Page Down | +{{ t('keyboard.shortcuts.pageDown') }} | +
| Home | +{{ t('keyboard.shortcuts.home') }} | +
| End | +{{ t('keyboard.shortcuts.end') }} | +