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

4 lines
112 B
Handlebars

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