summaryrefslogtreecommitdiff
path: root/test/fixtures/custom-backends/haml/html5/block_sidebar.html.haml
blob: 4a0f087e0936038b991e365d6aa78da2653f7364 (plain) (blame)
1
2
3
4
5
%aside{id: @id, class: (attr 'role')}
  - if title?
    %header
      %h1=title
  =content.chomp