Version 1
[yaffs-website] / web / core / modules / views / templates / views-view-row-opml.html.twig
diff --git a/web/core/modules/views/templates/views-view-row-opml.html.twig b/web/core/modules/views/templates/views-view-row-opml.html.twig
new file mode 100644 (file)
index 0000000..431dc5c
--- /dev/null
@@ -0,0 +1,14 @@
+{#
+/**
+ * @file
+ * Default theme implementation to display an item in a views OPML feed.
+ *
+ * Available variables:
+ * - attributes: Attributes for outline element.
+ *
+ * @see template_preprocess_views_view_row_opml()
+ *
+ * @ingroup themeable
+ */
+#}
+    <outline{{ attributes }}/>