views-view-mapping-test.html.twig in Zircon Profile 8
Same filename in this branch
Same filename and directory in other branches
Default theme implementation for testing the mapping row style.
Available variables:
- element: The view content.
See also
File
core/modules/views/templates/views-view-mapping-test.html.twigView source
- {#
- /**
- * @file
- * Default theme implementation for testing the mapping row style.
- *
- * Available variables:
- * - element: The view content.
- *
- * @see template_preprocess_views_view_mapping_test()
- *
- * @ingroup themeable
- */
- #}
- {{ element }}