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

4 lines
107 B
Handlebars
Raw Normal View History

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