|
|
@@ -13,6 +13,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
{{template "custom/alert_cb" .}} |
|
|
{{template "custom/alert_cb" .}} |
|
|
<form class="ui form" id="form_id" action="{{.Link}}" method="post"> |
|
|
<form class="ui form" id="form_id" action="{{.Link}}" method="post"> |
|
|
|
|
|
<input type="hidden" name="type" value="1"> |
|
|
{{.CsrfTokenHtml}} |
|
|
{{.CsrfTokenHtml}} |
|
|
<h3 class="ui top attached header"> |
|
|
<h3 class="ui top attached header"> |
|
|
{{.i18n.Tr "repo.cloudbrain.new"}} |
|
|
{{.i18n.Tr "repo.cloudbrain.new"}} |
|
|
|