Website/app/frontend/templates/components/Header.html.twig
Snoweuph c793f09fa4
Some checks failed
Quality Check / QS Backend (push) Successful in 22s
Quality Check / QS Mixed (push) Failing after 34s
Quality Check / QS Frontend (push) Failing after 41s
Use Symfony UX Twig
2024-07-20 08:49:46 +02:00

4 lines
88 B
Twig

<header>
<twig:ux:icon name="bi:gear-fill" />
<h1>This is Header</h1>
</header>