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"}}