Reset

Twig Playground

JSON variables: These will become variables available to the twig template files

Twig Files: Only the first file is compiled, but other files can be included or extended

HTML Output:

<h1>Demo</h1> <ul> <li>A</li> <li>B</li> </ul>