|
@@ -10,7 +10,11 @@ |
|
|
</h1> |
|
|
</h1> |
|
|
<p class="ui am-lh-18">{{.page_description}}</p> |
|
|
<p class="ui am-lh-18">{{.page_description}}</p> |
|
|
|
|
|
|
|
|
|
|
|
{{if .IsSigned}} |
|
|
|
|
|
<a class="circular huge ui secondary button" href="{{AppSubUrl}}/dashboard">{{.page_use}} <i class="right arrow icon"></i></a> |
|
|
|
|
|
{{else}} |
|
|
<a class="circular huge ui secondary button" href="{{AppSubUrl}}/user/login">{{.page_use}} <i class="right arrow icon"></i></a> |
|
|
<a class="circular huge ui secondary button" href="{{AppSubUrl}}/user/login">{{.page_use}} <i class="right arrow icon"></i></a> |
|
|
|
|
|
{{end}} |
|
|
</div> |
|
|
</div> |
|
|
<div class="bannerpic"><img class="ui fluid image" src="/img/gitopeni-index-01.svg"></div> |
|
|
<div class="bannerpic"><img class="ui fluid image" src="/img/gitopeni-index-01.svg"></div> |
|
|
<div id="homenews" class="ui container"> |
|
|
<div id="homenews" class="ui container"> |
|
@@ -137,7 +141,14 @@ |
|
|
{{.page_dev_yunlao_desc3}}<br> |
|
|
{{.page_dev_yunlao_desc3}}<br> |
|
|
{{.page_dev_yunlao_desc4}}<br> |
|
|
{{.page_dev_yunlao_desc4}}<br> |
|
|
</p> |
|
|
</p> |
|
|
<a class="ui blue basic button am-mt-20" href="{{AppSubUrl}}/user/login">{{.page_use}}</a> <a class="ui grey basic button am-mt-20" href="mailto:aiforge@openi.org.cn">{{.page_dev_yunlao_apply}}</a> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{{if .IsSigned}} |
|
|
|
|
|
<a class="ui blue basic button am-mt-20" href="{{AppSubUrl}}/dashboard">{{.page_use}}</a> |
|
|
|
|
|
{{else}} |
|
|
|
|
|
<a class="ui blue basic button am-mt-20" href="{{AppSubUrl}}/user/login">{{.page_use}}</a> |
|
|
|
|
|
{{end}} |
|
|
|
|
|
|
|
|
|
|
|
<a class="ui grey basic button am-mt-20" href="mailto:aiforge@openi.org.cn">{{.page_dev_yunlao_apply}}</a> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|