Update page titles
This commit is contained in:
@@ -54,7 +54,7 @@ func LoginHandler(w http.ResponseWriter, r *http.Request) {
|
||||
func LoginView(errorMsg string) Node {
|
||||
currentYear := time.Time.Year(time.Now())
|
||||
|
||||
return RootLayout("Login",
|
||||
return RootLayout("Login | MaxWarden",
|
||||
Body(
|
||||
InlineStyle(`
|
||||
$me {
|
||||
|
||||
Reference in New Issue
Block a user