@@ -57,7 +57,7 @@ func login(c *gin.Context) {
return
}
c.HTML(http.StatusOK, "login.html", nil)
c.HTML(http.StatusOK, "login", nil)
func logout(c *gin.Context) {
The note is not visible to the blocked user.