heist-0.2.4: An xhtml templating systemContentsIndex
Text.Templating.Heist.Splices.Apply
Synopsis
applyTag :: ByteString
applyAttr :: ByteString
applyImpl :: Monad m => Splice m
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.
Produced by Haddock version 2.7.2