<h4 class="af-headline--h4">
    Ich bin eine h4 Überschrift
</h4>
<h{{viewtypes.type}} class="af-headline--h{{viewtypes.type}}">
  {{content.headline}}
</h{{viewtypes.type}}>
{
  "viewtypes": {
    "type": 4
  },
  "content": {
    "headline": "Ich bin eine h4 Überschrift"
  }
}

No notes defined.