From 1d3c6ee3759496819f8e374abc6fe1ea4202fa33 Mon Sep 17 00:00:00 2001 From: Brock Whittaker Date: Wed, 24 Jan 2018 16:13:03 -0800 Subject: [PATCH] informational-overlays: Add "The basics" section to keyboard shortcuts. This adds a section for basic shortcuts. --- templates/zerver/keyboard_shortcuts.html | 56 ++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/templates/zerver/keyboard_shortcuts.html b/templates/zerver/keyboard_shortcuts.html index 6beab98c92..d7f9b0d55a 100644 --- a/templates/zerver/keyboard_shortcuts.html +++ b/templates/zerver/keyboard_shortcuts.html @@ -1,6 +1,62 @@