mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 00:55:32 +00:00
Added a lot of different things
This commit is contained in:
@@ -24,6 +24,6 @@ func GetYear(kgpz *app.KGPZ) fiber.Handler {
|
||||
return c.SendStatus(fiber.StatusNotFound)
|
||||
}
|
||||
|
||||
return c.Render("/", fiber.Map{"model": issues})
|
||||
return c.Render("/", fiber.Map{"model": issues, "title": "Ausgaben " + y})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user