Security update to Drupal 8.4.6
[yaffs-website] / web / core / modules / system / tests / themes / test_theme / templates / theme-test-preprocess-suggestions--kitten--bearcat.html.twig
1 <div class="suggestion">{{ foo }}</div>
2 {% if bar %}
3   <div class="suggestion">{{ bar }}</div>
4 {% endif %}