Beter layouting

This commit is contained in:
2026-08-14 22:54:00 +02:00
parent 40ad35b418
commit c54216fae2
9 changed files with 463 additions and 83 deletions
+2 -1
View File
@@ -198,7 +198,8 @@ CSS
(λ (_session)
(json-response
(hash 'language (current-language config)
'page (translation-page-slug (current-language config))
'page (translation-page-slug)
'template (translation-page-template)
'translations (translations-for config))))))
(define (page-get-handler config req slug)