<div class="o-teaser teaser--bannermodule cs--a teaser--has-alignment-left">

    <h4 class="teaser__headline">
        Überzeugt von der Barmer

    </h4>

    <div class="teaser__text teaser__text--richtext">
        <p>I'm happy to tell you that the brand is at its best today when it operates under memorable and bold identities.<br /> But that doesn't mean it's rushing into the twenty-first century.</p>
        <ul class="checklist rte--list">
            <li><i aria-hidden="true" role="presentation"></i>Lorem ipsum dolor sit amet.</li>
            <li><i aria-hidden="true" role="presentation"></i><a href="#" class="bm-richtext-link">Lorem ipsum dolor sit amet, no sea semper minimum, has te nominavi facilisis.</a></li>
            <li><i aria-hidden="true" role="presentation"></i>Modus graecis et nec, mel ne simul zril temporibus.</li>
        </ul>
    </div>

    <div class="teaser__button-wrapper">
        <button class="a-btn btn--primary" type="button">Button mit etwas mehr Inhalt</button>

        <button class="a-btn btn--secondary" type="button">Button</button>

    </div>

</div>
{{ render '@teaser--bannermodule' partials.teaser merge=true }}
{
  "partials": {
    "teaser": {
      "viewtypes": {
        "specifier": "teaser--bannermodule cs--a teaser--has-alignment-left"
      },
      "partials": {
        "button": {
          "viewtypes": {
            "specifier": "btn--primary"
          }
        },
        "multipleButtons": [
          {
            "type": "button",
            "content": {
              "label": "Button mit etwas mehr Inhalt"
            },
            "viewtypes": {
              "specifier": "btn--primary"
            }
          },
          {
            "type": "button",
            "viewtypes": {
              "specifier": "btn--secondary"
            }
          }
        ]
      },
      "switches": {
        "hasButton": false,
        "hasMultipleButtons": true
      }
    }
  }
}

No notes defined.