Beter layouting
This commit is contained in:
+2
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user