app.templates.tipKeyNav = () -> """

ProTip (click to dismiss)

Hit #{if app.settings.get('arrowScroll') then 'shift +' else ''} to navigate the sidebar.
Hit space / shift space#{if app.settings.get('arrowScroll') then ' or ↓/↑' else ', alt ↓/↑ or shift ↓/↑'} to scroll the page.

See all keyboard shortcuts """