diff --git a/src/lando/ui/jinja2/partials/navbar.html b/src/lando/ui/jinja2/partials/navbar.html index 024f6ac40..4759f84df 100644 --- a/src/lando/ui/jinja2/partials/navbar.html +++ b/src/lando/ui/jinja2/partials/navbar.html @@ -34,15 +34,17 @@
{% if user_is_authenticated %} -
-
-
-
-
- {{ request.user.profile.userinfo['name'] }}
-
-
-
+
+
+
+
+ {{ request.user.profile.userinfo['name'] }}
+
+
+
@@ -129,33 +131,35 @@
Settings
-- The API key allows anybody with access to it to perform actions on your behalf. - It is important not to store your API key anywhere but here or on the Phabricator site. -
-+ The API key allows anybody with access to it to perform actions on your behalf. + It is important not to store your API key anywhere but here or on the Phabricator site. +
+