HTML
A slice of type HTML will display its content as HTML inside the page.
Can also be used to insert javascript inside <script></script> tag
Preview
Will display a preview of the slice using the first 60 words of its content
If the slice is the main slice of a page it will also provide a title and link to the page itself to retrieve the full version of the slice
Use
- view: html
- content: html The HTML code to display
