Update template (#17043)

Co-authored-by: techknowlogick <[email protected]>
Co-authored-by: zeripath <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
This commit is contained in:
qwerty287
2021-09-15 00:58:44 -04:00
committed by GitHub
co-authored by GitHub techknowlogick zeripath Lunny Xiao
parent 5a42e72c04
commit fc97e0626e
@@ -1,5 +1,5 @@
{{if eq .HookType "wechatwork"}}
<p>{{.i18n.Tr "repo.settings.add_wechatwork_hook_desc" "https://work.weixin.qq.com" | Str2html}}</p>
<p>{{.i18n.Tr "repo.settings.add_Wechat_hook_desc" "https://work.weixin.qq.com" | Str2html}}</p>
<form class="ui form" action="{{.BaseLink}}/wechatwork/{{or .Webhook.ID "new"}}" method="post">
{{.CsrfTokenHtml}}
<div class="required field {{if .Err_PayloadURL}}error{{end}}">