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
创建模板时增加协议
Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/2480/head
zouap
2 years ago
parent
f2e432b247
commit
a533fd4eb2
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
templates/repo/create.tmpl
+ 9
- 0
templates/repo/create.tmpl
View File
@@ -80,6 +80,15 @@
<label>{{.i18n.Tr "repo.template.issue_labels"}}</label>
</div>
</div>
<div class="inline field">
<div class="ui checkbox" id="auto-init">
<input class="hidden" name="auto_agree" type="checkbox">
<label
style="width: 76%;text-align: justify;line-height: 1.5;">{{.i18n.Tr "repo.use_repo_agreement"}}
<a target="_blank"
href="/home/term/">{{.i18n.Tr "repo.openi_use_agreement"}}</a></label>
</div>
</div>
</div>
<div id="non_template">
Write
Preview
Loading…
Cancel
Save