X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fparagraphs%2Ftemplates%2Fparagraphs-info-icon.html.twig;fp=web%2Fmodules%2Fcontrib%2Fparagraphs%2Ftemplates%2Fparagraphs-info-icon.html.twig;h=67c91a68d113ec2c2331d30aed53d31b4f52c72d;hp=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/modules/contrib/paragraphs/templates/paragraphs-info-icon.html.twig b/web/modules/contrib/paragraphs/templates/paragraphs-info-icon.html.twig new file mode 100644 index 000000000..67c91a68d --- /dev/null +++ b/web/modules/contrib/paragraphs/templates/paragraphs-info-icon.html.twig @@ -0,0 +1,17 @@ +{# +/** + * @file + * Default theme implementation for a paragraphs info icon. + * + * Available variables: + * - icon: Name of the icon to use. + * - message: Information message. + * + * @see template_preprocess() + * + * @ingroup themeable + */ +#} + + {{ message }} +