Sha256: 9436ea77c4a973fa46f7b18169d5396ec8361e334a39b201451539604a56f2d5

Contents?: true

Size: 430 Bytes

Versions: 21

Compression:

Stored size: 430 Bytes

Contents

%div{:id=>@id, :class=>['verseblock', role]}
  - if title?
    .title=title
  -# Haml automatically preserves whitespace in <pre> tags by replacing newlines with &#x000A;
  %pre.content=content
  - if (attr? :attribution) or (attr? :citetitle)
    .attribution
      - if attr? :citetitle
        %cite=attr :citetitle
      - if attr? :attribution
        - if attr? :citetitle
          %br
        &#8212; #{attr :attribution}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
hyla-1.0.9 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.9.pre.3 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.9.pre.2 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.9.pre.1 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.8 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7.pre.9 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7.pre.8 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7.pre.7 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7.pre.6 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7.pre.5 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7.pre.3 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7.pre.2 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.7.pre.1 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.6 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.5 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.5.pre.1 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.4 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.3 lib/resources/backends/haml/html5/block_verse.html.haml
hyla-1.0.2 lib/resources/backends/haml/html5/block_verse.html.haml