Difference between revisions of "Web template system"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 3: | Line 3: | ||
== See also == | == See also == | ||
+ | * [[Blade (templating engine)]] - web template system for [[Laravel]]. | ||
* [[Content management system]] | * [[Content management system]] | ||
* [[PHP]] | * [[PHP]] |
Revision as of 06:55, 17 August 2016
A web template system uses a template processor to combine web templates with data, creating web pages.
See also
- Blade (templating engine) - web template system for Laravel.
- Content management system
- PHP
- Template
- Web application framework
- Web content management system
- WordPress
External links
- Web template system @ Wikipedia