|
@@ -31,7 +31,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
{{else if .IsLandingPageHome}} |
|
|
{{else if .IsLandingPageHome}} |
|
|
<a class="item {{if .PageIsHome}}active{{end}}" href="{{AppSubUrl}}/user/login?redirect_to={{.Link}}">{{.i18n.Tr "home"}}</a> |
|
|
|
|
|
|
|
|
<a class="item {{if .PageIsHome}}active{{end}}" href="{{AppSubUrl}}/dashboard">{{.i18n.Tr "home"}}</a> |
|
|
<a class="item" href="{{AppSubUrl}}/OpenI">{{.i18n.Tr "custom.head.openi"}}</a> |
|
|
<a class="item" href="{{AppSubUrl}}/OpenI">{{.i18n.Tr "custom.head.openi"}}</a> |
|
|
|
|
|
|
|
|
<div class="ui dropdown item"> |
|
|
<div class="ui dropdown item"> |
|
|