Rename everything to locker/lock
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package view
|
||||
|
||||
import (
|
||||
"stevenlr.com/timer/model"
|
||||
"stevenlr.com/locker/model"
|
||||
)
|
||||
|
||||
templ LoginFormError(currentUser *model.User, err string) {
|
||||
|
Reference in New Issue
Block a user