heist-0.2.4: An xhtml templating system

Text.Templating.Heist.Splices.Apply

Synopsis

Documentation

applyTag :: ByteString

Default name for the apply splice.

applyAttr :: ByteString

Default attribute name for the apply tag.

applyImpl :: Monad m => Splice m

Implementation of the apply splice.