From 2a7ab9c05225c2653a89fa0f3b157945692ec982 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Thu, 25 Aug 2016 15:06:20 -0400 Subject: [PATCH] Add sign out link in mobile view Fixes #1759 --- static/directives/header-bar.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/directives/header-bar.html b/static/directives/header-bar.html index ca8eea8d1..6fc062ce8 100644 --- a/static/directives/header-bar.html +++ b/static/directives/header-bar.html @@ -43,6 +43,7 @@ {{ user.username }} + Sign out
  • Sign in