mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
confirm-email.html: add file
Closes https://gitlab.com/commento/commento-ce/issues/66
This commit is contained in:
@ -95,6 +95,7 @@ func staticRouterInit(router *mux.Router) error {
|
||||
"forgot",
|
||||
"reset-password",
|
||||
"signup",
|
||||
"confirm-email",
|
||||
"dashboard",
|
||||
"logout",
|
||||
}
|
||||
|
Reference in New Issue
Block a user