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.1 lib/resources/backends/haml/html5/block_verse.html.haml