This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request 'mod unsigned html' (
#131
) from fix-122 into develop
Reviewed-by: 史梦园 <1729788216@qq.com>
master
yuyuanshifu
4 years ago
parent
77542a2567
1974cb26cd
commit
a7b106fde5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/base/head_navbar.tmpl
+ 1
- 1
templates/base/head_navbar.tmpl
View File
@@ -30,7 +30,7 @@
</div>
</div>
{{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>
<div class="ui dropdown item">
Write
Preview
Loading…
Cancel
Save