mirror of
https://github.com/caddyserver/website.git
synced 2025-04-24 14:06:17 -04:00
docs: Update links, and change references of v2 branch to master
This commit is contained in:
parent
ee55602b14
commit
e8e0ec148b
5 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@ title: templates (Caddyfile directive)
|
|||
|
||||
# templates
|
||||
|
||||
Executes the response body as a [template](/docs/json/apps/http/servers/errors/routes/handle/templates/) document. Templates provide functional primitives for making simple dynamic pages. Features include HTTP subrequests, HTML file includes, Markdown rendering, JSON parsing, basic data structures, randomness, time, and more.
|
||||
Executes the response body as a [template](/docs/modules/http.handlers.templates) document. Templates provide functional primitives for making simple dynamic pages. Features include HTTP subrequests, HTML file includes, Markdown rendering, JSON parsing, basic data structures, randomness, time, and more.
|
||||
|
||||
|
||||
## Syntax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue