l10n_server-2.x-dev/l10n_server/templates/l10n-server-project.html.twig
l10n_server/templates/l10n-server-project.html.twig
{# /** * @file * Default theme implementation to present a project entity. * * This template is used when viewing a canonical project page, * * Available variables: * - content: A list of content items. Use 'content' to print all content, or * print a subset such as 'content.label'. * - attributes: HTML attributes for the container element. * * @see template_preprocess_l10n_server_project() */ #} <article{{ attributes }}> </article>