ref: f8fd5796bb266352e61d897430c7659ce5d6565c
parent: 173b544982df489e934d65117c046ffa147ab36e
parent: 7a89dce53bfbd67a17442a8f9be8fa895fc4f9b1
author: Bjørn Erik Pedersen <[email protected]>
date: Sat Sep 23 06:08:55 EDT 2017
Merge commit '7a89dce53bfbd67a17442a8f9be8fa895fc4f9b1'
--- a/docs/content/templates/homepage.md
+++ b/docs/content/templates/homepage.md
@@ -47,7 +47,7 @@
## Example Homepage Template
-The following is an example of a homepage template that uses [partial][partials], [base][] templates, and a content file at `content/_index.md` to populate the `{{.Title}}` and `{{Content}}` [page variables][pagevars].
+The following is an example of a homepage template that uses [partial][partials], [base][] templates, and a content file at `content/_index.md` to populate the `{{.Title}}` and `{{.Content}}` [page variables][pagevars].
{{< code file="layouts/index.html" download="index.html" >}}
{{ define "main" }}