Skip to content

Commit

Permalink
add link to templatefile function
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierno IB. BARRY committed May 17, 2020
1 parent 239fc1e commit 4c7a863
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/configuration/functions/template.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ The `template` function can be used with the `file` function to read a template

* [`file`](./file.html) reads a file from disk and returns its literal contents
without any template interpretation.
* [`templatefile`](./templatefile.html) reads the file at the given path and renders its
content as a template.

0 comments on commit 4c7a863

Please sign in to comment.