<!-- START: 01-molekyler-03-media-11-♺-jumbotron-liste -->
<div class="jumbotron jumbotron-fluid a-jumbotron {{{ jumbotron-styles }}}" style="background-color: {{{ jumbotron-bgcolor }}}; {{# jumbotron-image-url }} background-image: {{{ jumbotron-image-url }}} {{/ jumbotron-image-url }}">
  <div class="container">
    <div class="row">
      <div class="{{ jumbo-class }} {{ jumbo-offset-class }} {{ jumbo-sm-class }} {{ jumbo-sm-offset-class }} {{ jumbo-md-class }} {{ jumbo-md-offset-class }} {{ jumbo-lg-class }} {{ jumbo-lg-offset-class }} {{ jumbo-xl-class }} {{ jumbo-xl-offset-class }}">

        {{# articlestart }} {{> organismer-artikkel-start }} {{/ articlestart }} {{# pagestart }} {{# breadcrumb }} {{> molekyler-smulesti }} {{/ breadcrumb }} {{# h1Title }}
        <h1 class="a-fontBold a-pageTitle">
          {{{ h1Title }}}
        </h1>
        {{/ h1Title }} {{# page-title }}
        <span class="a-h1 d-block a-fontBold a-pageTitle">
            {{{ page-title }}}
          </span> {{/ page-title }} {{# section-title }}
        <h2 class="a-fontBold {{ section-title-extra-classes }}">
          {{{ section-title }}}
        </h2>
        {{/ section-title }} {{# jumbo-intro }}
        <span class="a-jumbotron-ingress {{# jumbo-intro-small }}a-jumbotron-ingress--small{{/ jumbo-intro-small }} ">{{{ jumbo-intro }}}</span> {{/ jumbo-intro }} {{# front-main-button }} {{> atomer-link-knapp-stor }} {{/ front-main-button }} {{# front-main-button-text-right
        }}
        <span class="a-jumbotron-btn-textright a-h1">
              {{{ front-main-button-text-right }}}
            </span> {{/ front-main-button-text-right }} {{# jumbo-search }} {{> atomer-tekst-input }} {{/ jumbo-search }} {{# emergency }} {{> atomer-varsel }} {{/ emergency }} {{# warning }} {{> atomer-varsel }} {{/ warning }} {{/ pagestart }}
        {{# jumboSubTitle }}
        <h2 class="a-fontMedium">
          {{{ jumboSubTitle }}}
        </h2>
        {{/ jumboSubTitle }} {{# jumbo-list }} {{# jumbo-intro }}<span class="a-jumbotron-ingress">{{{ jumbo-intro }}}</span>{{/ jumbo-intro }} {{> molekyler-liste-unummerert:pb-3 }} {{/ jumbo-list }} {{# jumbo-link }} {{> atomer-link:a-link-large }}
        {{/ jumbo-link }}
      </div>
    </div>
  </div>
</div>

<!-- END: 01-molekyler-03-media-11-♺-jumbotron-liste -->