|
@@ -30,7 +30,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
{{else if .IsLandingPageHome}} |
|
|
{{else if .IsLandingPageHome}} |
|
|
<a class="item {{if .PageIsHome}}active{{end}}" href="/">{{.i18n.Tr "home"}}</a> |
|
|
|
|
|
|
|
|
<a class="item {{if .PageIsHome}}active{{end}}" href="{{AppSubUrl}}/user/login?redirect_to={{.Link}}">{{.i18n.Tr "home"}}</a> |
|
|
<a class="item" href="https://www.openi.org.cn" target="_blank">{{.i18n.Tr "custom.head.community"}}</a> |
|
|
<a class="item" href="https://www.openi.org.cn" target="_blank">{{.i18n.Tr "custom.head.community"}}</a> |
|
|
|
|
|
|
|
|
<div class="ui dropdown item"> |
|
|
<div class="ui dropdown item"> |
|
|