heist-0.2.4: An xhtml templating system

Text.Templating.Heist.Splices.Apply

Synopsis

Documentation

applyTag :: ByteStringSource

Default name for the apply splice.

applyAttr :: ByteStringSource

Default attribute name for the apply tag.

applyImpl :: Monad m => Splice mSource

Implementation of the apply splice.