mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	user gomail and new activate account email tpl
- #1496: fallback plain text - #1002: add date header - #913: fix encoding of header
This commit is contained in:
		@@ -20,5 +20,6 @@ func TemplatePreview(ctx *middleware.Context) {
 | 
			
		||||
	ctx.Data["ActiveCodeLives"] = setting.Service.ActiveCodeLives / 60
 | 
			
		||||
	ctx.Data["ResetPwdCodeLives"] = setting.Service.ResetPwdCodeLives / 60
 | 
			
		||||
	ctx.Data["CurDbValue"] = ""
 | 
			
		||||
 | 
			
		||||
	ctx.HTML(200, base.TplName(ctx.Params("*")))
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user