- <div>Okay, this page is a bit different from the others. It is intended to be used by template designers. For most users, the recommended action is to choose a theme on the <a href="/appearance.html">Appearance</a> page without changing the templates. However, if you want to practice your web development skills, keep reading.<br/><br/>Below is a list of variables that you can insert into the templates so that some information is inserted programmatically, without you having to worry about it while you focus on the content of your website.<br/><br/>These variables must be inserted as follows: <i>{{ item.subitem }}</i>. For example, to place the name of the website somewhere on the page, simply insert <i>{{ global.website_name }}</i> in its HTML code.<br/><br/>For more advanced uses of the Twig syntax, read this <a href="https://twig.symfony.com/doc/3.x/templates.html" target="_blank">page</a>.<br/><br/>List of variables:<br/></div>
0 commit comments