X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fcommon_test%2Ftemplates%2Fcommon-test-foo.html.twig;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fcommon_test%2Ftemplates%2Fcommon-test-foo.html.twig;h=d4f60e56d37842f786c982fd4be2f325aaf7b447;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig b/web/core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig new file mode 100644 index 000000000..d4f60e56d --- /dev/null +++ b/web/core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig @@ -0,0 +1,13 @@ +{# +/** + * @file + * Default theme implementation for the common test foo. + * + * Available variables: + * - foo: foo. + * - bar: bar. + * + * @ingroup themeable + */ +#} +{{ foo }}{{ bar -}}