mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 00:55:32 +00:00
Renamed some files, more CSS
This commit is contained in:
@@ -37,6 +37,6 @@ func GetIssue(kgpz *xmlmodels.Library) fiber.Handler {
|
||||
return c.SendStatus(fiber.StatusNotFound)
|
||||
}
|
||||
|
||||
return c.Render("/issue/", fiber.Map{"model": issue, "year": yi, "issue": di})
|
||||
return c.Render("/ausgabe/", fiber.Map{"model": issue, "year": yi, "issue": di})
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user