Version 1
[yaffs-website] / web / core / modules / views / templates / views-view-mapping-test.html.twig
1 {#
2 /**
3  * @file
4  * Default theme implementation for testing the mapping row style.
5  *
6  * Available variables:
7  * - element: The view content.
8  *
9  * @see template_preprocess_views_view_mapping_test()
10  *
11  * @ingroup themeable
12  */
13 #}
14 {{ element }}