Theme Templates and Data
Last updated
Was this helpful?
Last updated
Was this helpful?
All theme template files must extend layout.twig
file, which include: header
,footer
and main_content
blocks.
As an example:
In each page, there are specified data available for developers to consume, which will give the developer a large space to show and use their skills in building a theme.
template (string with template name ex: home, products ..etc )
url: /