views-view-mapping-test.html.twig 245 B

1234567891011121314
  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 }}