diff --git a/content/en/templates/introduction.md b/content/en/templates/introduction.md index b518bb13b..d75ebca8c 100644 --- a/content/en/templates/introduction.md +++ b/content/en/templates/introduction.md @@ -105,7 +105,7 @@ Within a `range` or `with` block you can access the context passed into the temp Hugo renders this to: ```html -

My Page Title - foo +

My Page Title - foo

``` {{% note %}}