theme-test-preprocess-suggestions--kitten--bearcat.html.twig
Same filename in other branches
- 9 core/modules/system/tests/themes/test_theme/templates/theme-test-preprocess-suggestions--kitten--bearcat.html.twig
- 8.9.x core/modules/system/tests/themes/test_theme/templates/theme-test-preprocess-suggestions--kitten--bearcat.html.twig
- 10 core/modules/system/tests/themes/test_theme/templates/theme-test-preprocess-suggestions--kitten--bearcat.html.twig
<div class="suggestion">{{ foo }}</div> {% if bar %} <div class="suggestion">{{ bar }}</div> {% endif %}
File
-
core/
modules/ system/ tests/ themes/ test_theme/ templates/ theme-test-preprocess-suggestions--kitten--bearcat.html.twig
View source
- <div class="suggestion">{{ foo }}</div>
- {% if bar %}
- <div class="suggestion">{{ bar }}</div>
- {% endif %}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.