| Paste number 93917: | '~'sym |
| Pasted by: | dnolen |
| When: | 6 months, 2 days ago |
| Share: | Tweet this! | http://paste.lisp.org/+20GT |
| Channel: | None |
| Paste contents: |
(def layout
(template
(file *webdir* "template3.html")
[{header :header, body :body, footer :footer, :as ctxt}]
[:#header]
(fn [n__6298__auto__]
(if (nil? 'sym) n__6298__auto__ ((substitute 'sym) n__6298__auto__)))
[:#body]
(fn [n__6298__auto__]
(if (nil? 'sym) n__6298__auto__ ((substitute 'sym) n__6298__auto__)))
[:#footer]
(fn [n__6298__auto__]
(if (nil? 'sym) n__6298__auto__ ((substitute 'sym) n__6298__auto__)))))This paste has no annotations.