From ae527d5a44cef31d13743dc93d98827fb53278e3 Mon Sep 17 00:00:00 2001 From: hippoz Date: Thu, 6 May 2021 14:52:20 +0300 Subject: [PATCH] maybe fix more things --- templates/base/head_navbar.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 23c0f1c..df8bbc0 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -53,7 +53,7 @@
- + {{svg "octicon-sign-out"}} {{.i18n.Tr "sign_out"}} @@ -148,12 +148,12 @@
- + {{svg "octicon-person"}} {{.i18n.Tr "your_profile"}} {{if not .DisableStars}} - + {{svg "octicon-star"}} {{.i18n.Tr "your_starred"}} @@ -172,7 +172,7 @@ {{end}}
- + {{svg "octicon-sign-out"}} {{.i18n.Tr "sign_out"}}