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

4 lines
118 B
Handlebars
Raw Normal View History

2020-07-17 17:55:46 +02:00
<article class="LP-TextSection LP-Content">
{{> @headline headline=headline}}
{{> @text text=text}}
</article>