Jump to content

Main public logs

Combined display of all available logs of Costa Sano KB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:33, 23 May 2026 Mngr talk contribs created page Drupal:Syntax/Twig Syntax — Comments, Variables and Logic (Created page with "= Twig Syntax — Comments, Variables and Logic = == Introduction == Twig templates use different syntax blocks depending on their purpose. The three most important Twig syntax families are: * Comments * Variable output * Logic and control structures --- == 1 — Twig Comments == Twig comments use the syntax: <pre> {# comment #} </pre> Example: <pre> {# Historical Card component reusable by: - Paragraphs - Views #} </pre> Important characteristics:...")