Sha256: 705c2edc7566d837f1fc18f5bc83bcba9dfdbb8006808040234a5b15c6f79728
Contents?: true
Size: 586 Bytes
Versions: 4
Compression:
Stored size: 586 Bytes
Contents
<script type="text/ng-template" id="promethee/components/cover/edit/move"> <%= render 'promethee/edit/move.header', type: 'cover' %> <div class=" promethee-edit__wrapper promethee-edit__cover-content" style="background-image: url('{{component.attributes.src}}')"> <hgroup> <h2 class="surtitle">{{component.attributes.surtitle}}</h2> <h1>{{component.attributes.title}}</h1> <h2 class="subtitle">{{component.attributes.subtitle}}</h2> </hgroup> </div> </div> </div> </script>
Version data entries
4 entries across 4 versions & 1 rubygems