<h2 class="af-headline--h2">
Ich bin eine h2 Überschrift
</h2>
<h{{viewtypes.type}} class="af-headline--h{{viewtypes.type}}">
{{content.headline}}
</h{{viewtypes.type}}>
{
"viewtypes": {
"type": 2
},
"content": {
"headline": "Ich bin eine h2 Überschrift"
}
}
No notes defined.