Start
This commit is contained in:
5
doc/examples/twig-examples.twig
Normal file
5
doc/examples/twig-examples.twig
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ svg_icon('anchor') }}
|
||||
{{ theme_setting('title_color') }}
|
||||
{% if conditional_tags.is_home %}
|
||||
{# Code... #}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user