Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit aec2d45

Browse files
committed
Use the right code for the chosen template renderer
1 parent 32d9487 commit aec2d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v3/getting-started/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ The above looks for a query string parameter "target", and uses its value to
590590
provide to the template, which is then rendered and returned in an HTML
591591
response.
592592
593-
Now, let's edit the template file to have the following contents:
593+
Now, let's edit the template file to have the one of the following header lines (use the one for your chosen template renderer):
594594
595595
```html
596596
<!-- plates -->

0 commit comments

Comments
 (0)