2022-12-14 20:40:45 +01:00
|
|
|
package emailUi
|
2022-09-12 21:00:44 +02:00
|
|
|
|
|
|
|
import "embed"
|
|
|
|
|
2023-03-27 21:07:09 +02:00
|
|
|
//go:embed verify.gohtml verify.gotext resetPassword.gohtml resetPassword.gotext limitWarning.gohtml limitWarning.gotext
|
2022-09-12 21:00:44 +02:00
|
|
|
var FS embed.FS
|