Sha256: 9fc79a69921f342e7f0ba77c72984a7c660d57750ee7d4457cc984d7d4c3550d

Contents?: true

Size: 263 Bytes

Versions: 4

Compression:

Stored size: 263 Bytes

Contents

!!!5
%html
  %head
    %title Slinky encountered an error
    %style{:type => "text/css"}= css
  %body
    #slinky-error
      .slinky-header
        %h1 Oh no! Build error!
      .slinky-body
        %ul
          - errors.each do |error|
            %li= error

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
slinky-0.8.3 lib/slinky/templates/error.haml
slinky-0.8.2 lib/slinky/templates/error.haml
slinky-0.8.1 lib/slinky/templates/error.haml
slinky-0.8.0 lib/slinky/templates/error.haml