Template Systems
29/64
Database Tools
Bugi Template
Why?
•
Separate content and design
•
Separate designers from programmers
Basics
•
Some sort of special tags for variables: {variable}, <
variable
>, etc
•
Most have support for blocks (looping for table rows)
•
Some have support for conditional sections