1 2 3 4
(import ../temple :as temple) (temple/add-loader) (import ./templates/foo :as foo) (foo/render)