heist-1.0.1.2: An Haskell template system supporting both HTML5 and XML.
Heist.Splices.Ignore
Synopsis
ignoreTag :: Text Source #
Default name for the ignore splice.
ignoreImpl :: Monad m => Splice m Source #
The ignore tag and everything it surrounds disappears in the rendered output.