heist-0.5.0.0: An xhtml templating system

Text.Templating.Heist.Splices.Apply

Synopsis

Documentation

applyTag :: TextSource

Default name for the apply splice.

applyAttr :: TextSource

Default attribute name for the apply tag.

applyImpl :: Monad m => Splice mSource

Implementation of the apply splice.