Project Description

jin-template is a really simple template engine. It uses pure HTML templates for source, and Java or PHP code to build the result. Most template engines use special entities inside the template to define view building logic (such as selections or iterations). The aim of jin-template is to separate the view building logic from the view by defining the variable blocks in the HTML (or XML) with comments and using these blocks from the code.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project