Minor changes to ADL and to logging.
This commit is contained in:
parent
a610eca59d
commit
e53361a3a5
3 changed files with 406 additions and 395 deletions
|
|
@ -68,7 +68,7 @@
|
|||
;; than me so there's almost certainly a reason it doesn't.
|
||||
[template session & [params]]
|
||||
(let [user (:user session)]
|
||||
(log/debug (str "layout/render: template: '" template "'; session: '" session "'; params: '" params "'"))
|
||||
(log/debug (str "layout/render: template: '" template "'"))
|
||||
(content-type
|
||||
(ok
|
||||
(parser/render-file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue