@hackage simple-templates2.0.0

A basic template language for the Simple web framework

A basic template language for the Simple web framework. The language supports variable substitution, function invokation, loops and conditionals.

Web.Simple.Templates documents how to integrate into an app, while Web.Simple.Templates.Language documents the templating language syntax and semantics.