Sha256: 956c7e7db763d7603d5d560aac7bff38a181a32e4cda1e71b97dbc2e4b1b98ee

Contents?: true

Size: 567 Bytes

Versions: 9

Compression:

Stored size: 567 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>
          <p class="surtitle">{{component.attributes.surtitle}}</p>
          <h1>{{component.attributes.title}}</h1>
          <h2>{{component.attributes.subtitle}}</h2>
        </hgroup>            
      </div>
    </div>
  </div>
</script>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
promethee-1.4.0 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.3.26 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.3.25 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.3.24 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.3.23 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.3.22 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.3.21 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.3.20 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.3.19 app/views/promethee/components/cover/_edit.move.html.erb