mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-28 16:55:32 +00:00
Next/Prev stuff
This commit is contained in:
@@ -43,6 +43,8 @@ func New(engine *templating.Engine, storage fiber.Storage, debug bool) Server {
|
||||
EnablePrintRoutes: debug,
|
||||
ViewsLayout: templating.DEFAULT_LAYOUT_NAME,
|
||||
UnescapePath: true,
|
||||
// BUG: does not work rn:
|
||||
PassLocalsToViews: true,
|
||||
})
|
||||
|
||||
if debug {
|
||||
|
||||
Reference in New Issue
Block a user