diff --git a/templates/content.twig b/templates/content.twig new file mode 100644 index 0000000..a943c11 --- /dev/null +++ b/templates/content.twig @@ -0,0 +1,3 @@ +{# SPDX-License-Identifier: EUPL-1.2 #} +{# Authors: see README.md #} +{{ include('@SeacmsAuth/content.twig') }} \ No newline at end of file