Web template system: Difference between revisions

Content deleted Content added
Example: fix syntaxhighlight error
Overview: Add excerpt and subsection
Line 18:
 
The template and content resources are processed and combined by the template engine to mass-produce web documents. For purposes of this article, web documents include any of various output formats for transmission over the web via [[Hypertext Transfer Protocol|HTTP]], [[HTTPS]], or another [[Internet Protocol|Internet protocol]].
 
===Template engine===
{{Excerpt|Template processor}}
 
== Example ==