|
|
@@ -95,10 +95,6 @@
|
|
|
<a class="item brand" href="{{AppSubURL}}/">
|
|
|
<img class="ui mini image" src="https://cdn.gitote.in/logo.svg">
|
|
|
</a>
|
|
|
- <span class="item navbar beta">🎄</span>
|
|
|
- {{if or .IsBeta .IsAdmin .IsStaff}}
|
|
|
- <span class="item navbar beta">β</span>
|
|
|
- {{end}}
|
|
|
|
|
|
{{if .IsLogged}}
|
|
|
<a class="navbar bold main-menu item{{if .PageIsDashboard}} nav-active{{end}}" href="{{AppSubURL}}/"><i class="menu-icon octicon">🏠</i>{{.i18n.Tr "dashboard"}}</a>
|