diff --git a/content/en/templates/partials.md b/content/en/templates/partials.md index d23622ded..ef0dbc6cd 100644 --- a/content/en/templates/partials.md +++ b/content/en/templates/partials.md @@ -175,7 +175,6 @@ The following `header.html` partial template is used for [spf13.com](https://spf {{ partial "head_includes.html" . }} - {{< /code >}} {{% note %}}