Haanga
Package:
Summary:
Template engine to process Django style templates
Groups:
Author:
Description:
This package is a template engine that can process Django style templates.
It can parse Django style templates and compile them into PHP code that can be executed to generate the processed template output.
The engines supports variable replacement, conditional blocks, loops, external template file inclusion.
It also supports template inheritance by allowing to redefining a template based on another template.
It can parse Django style templates and compile them into PHP code that can be executed to generate the processed template output.
The engines supports variable replacement, conditional blocks, loops, external template file inclusion.
It also supports template inheritance by allowing to redefining a template based on another template.
Comments are closed.