Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / templates / views-view-row-opml.html.twig
1 {#
2 /**
3  * @file
4  * Default theme implementation to display an item in a views OPML feed.
5  *
6  * Available variables:
7  * - attributes: Attributes for outline element.
8  *
9  * @see template_preprocess_views_view_row_opml()
10  *
11  * @ingroup themeable
12  */
13 #}
14     <outline{{ attributes }}/>