lostplaces-frontend/components/02_Molecules/textSection/textSection.hbs

4 lines
118 B
Handlebars

<article class="LP-TextSection LP-Content">
{{> @headline headline=headline}}
{{> @text text=text}}
</article>