Basic Samples

These is a standard content element. It doesn't even use markdown or anything, if you look at it in the admin, you will see it uses regular old html

This is a sample snippet.

Features of snippets:

  • They are handy for things that need to be reused. Anything that might appear in several places. For example, the header and footer are both snippets because all the layouts use them, so if you want to change the header or footer, you edit the snippet, rather than editing every layout.
  • They can use markdown or twig, if you desire.

This is a sample snippet.

Features of snippets:

  • They are handy for things that need to be reused. Anything that might appear in several places. For example, the header and footer are both snippets because all the layouts use them, so if you want to change the header or footer, you edit the snippet, rather than editing every layout.
  • They can use markdown or twig, if you desire.