Description
A basic template language for the Simple web framework.
Description
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.