1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

frontend: remove link to account

This commit is contained in:
Adhityaa
2018-06-09 14:20:27 +05:30
parent 8983efabe2
commit 21175cb649
3 changed files with 0 additions and 3 deletions

View File

@ -66,7 +66,6 @@ func initStaticRouter(router *mux.Router) error {
"signup",
"dashboard",
"logout",
"account",
}
html := make(map[string]string)