Merge commit '41bc6f702aa54200530efbf4267e5c823df3028d'

This commit is contained in:
Bjørn Erik Pedersen
2022-12-20 11:04:41 +01:00
71 changed files with 292 additions and 256 deletions

View File

@@ -40,7 +40,7 @@ This will print out a list of all the variables scoped to the current context
{{ printf "%#v" . }}
```
When developing a [homepage][], what does one of the pages you're looping through look like?
When developing a [homepage], what does one of the pages you're looping through look like?
```go-html-template
{{ range .Pages }}