mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Remove macaron dependent on models (#6940)
This commit is contained in:
committed by
techknowlogick
parent
8b36f01f45
commit
24a536d145
@@ -33,7 +33,7 @@ const (
|
||||
|
||||
var templates *template.Template
|
||||
|
||||
// InitMailRender initializes the macaron mail renderer
|
||||
// InitMailRender initializes the mail renderer
|
||||
func InitMailRender(tmpls *template.Template) {
|
||||
templates = tmpls
|
||||
}
|
||||
|
Reference in New Issue
Block a user