We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd32a23 commit e5edafcCopy full SHA for e5edafc
templates/base/head_navbar.tmpl
@@ -21,7 +21,7 @@
21
{{if .ShowMilestonesDashboardPage}}<a class="item {{if .PageIsMilestonesDashboard}}active{{end}}" href="{{AppSubUrl}}/milestones">{{.i18n.Tr "milestones"}}</a>{{end}}
22
{{end}}
23
<a class="item {{if .PageIsExplore}}active{{end}}" href="{{AppSubUrl}}/explore/repos">{{.i18n.Tr "explore"}}</a>
24
- {{else if .IsLandingPageHome}}
+ {{else}}
25
26
27
0 commit comments