= Markup Templates = The most important feature provided by the Markup package is a template engine. Templates are XML files that include ''processing directives'' identified by the namespace `http://markup.edgewall.org/` and ''template expressions'' that are dynamically substituted by variable data. [[PageOutline(2-3, Table of Contents, inline)]] == Expressions == == Directives == === `py:content` === === `py:replace` === === `py:attrs` === === `py:if` === === `py:choose` / `py:when` / `py:otherwise` === === `py:for` === === `py:def` === === `py:match` === == Includes ==