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