{{define "title"}}注册新会员 {{end}} {{define "content"}}
{{if .success}} {{.success}}
如果没有收到激活邮件,可以关注站长公众号,回复{{.username}}获取验证码来激活
{{else}}
注册新用户 {{if .error}} {{end}}
只能包含大小写字母、数字和下划线(4-20字符)
可以在个人资料设置中更改!
验证码
{{end}}
{{end}} {{define "css"}} {{end}} {{define "js"}} {{include "cssjs/publish.js.html" .}} {{end}}