Back

defhtml (clj)

(source)

macro

(defhtml name & fdecl)
Define a function, but wrap its output in an implicit [[hiccup.core/html]] macro.

Examples