diff --git a/pages/theme-creation.md b/pages/theme-creation.md index 0b2a70b..38707fe 100644 --- a/pages/theme-creation.md +++ b/pages/theme-creation.md @@ -117,11 +117,6 @@ will be rendered as the following HTML Mustache templates can import other Mustahce templates ("partials") with the `{{>...}}` syntax. -**Example** -``` -{{>common/inc-header.html}} -``` - ### Resources path (images, CSS...) Themes contain template files but also resources (usually images and CSS).