1
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:
Adhityaa Chandrasekar
2018-08-08 22:32:30 +05:30
parent b6dc79edd7
commit f3119e28fd
2 changed files with 27 additions and 0 deletions

View File

@ -95,6 +95,7 @@ func staticRouterInit(router *mux.Router) error {
"forgot",
"reset-password",
"signup",
"confirm-email",
"dashboard",
"logout",
}