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

No notes defined.