Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following data model is exposed to the Handlebars template:

Insert excerpt
Content Models
Content Models
nameContentType
nopaneltrue

Insert excerpt
Content Models
Content Models
nameCustomContent
nopaneltrue

Info

For more information, see Content Models.

Default Template

Code Block
languagehtml
<div class="custom-content">
    {{html content}}
</div>

...