Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / tests / themes / views_test_theme / templates / views-view-field.html.twig
1 {#
2 /**
3  * @file
4  * Theme override to display all the fields in a views row.
5  *
6  * The reason for this template is to override the theme function provided by
7  * views to allow tests to run against the twig template.
8  */
9 #}
10 {% include '@views/views-view-field.html.twig' %}
11 Use posts instead of twigs to protect your llamas from escaping the field.