From 96c889c318c33902db68221ed8acd87042adb337 Mon Sep 17 00:00:00 2001
From: n <67550725+n194@users.noreply.github.com>
Date: Mon, 4 Oct 2021 18:10:47 +0900
Subject: [PATCH] Convert spaces to tabs
---
templates/base/head_navbar.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl
index e6568a95b3b04..2a0024b562f02 100644
--- a/templates/base/head_navbar.tmpl
+++ b/templates/base/head_navbar.tmpl
@@ -21,7 +21,7 @@
{{if .ShowMilestonesDashboardPage}}{{.i18n.Tr "milestones"}}{{end}}
{{end}}
{{.i18n.Tr "explore"}}
- {{else if .IsLandingPageOrganizations}}
+ {{else if .IsLandingPageOrganizations}}
{{.i18n.Tr "explore"}}
{{else}}
{{.i18n.Tr "explore"}}