Sha256: bcfc0b9d16a684e3355c6c893eaebc487b4b4cf69660dd3e411d9ba834155fba

Contents?: true

Size: 152 Bytes

Versions: 5

Compression:

Stored size: 152 Bytes

Contents

- title '404 Not Found'
.not_found_page
  h1= title
  p= :page_not_found.t
  - if !Olelo::Config['production']
    pre= error.backtrace.to_a.join("\n")

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
olelo-0.9.4 views/not_found.slim
olelo-0.9.3 views/not_found.slim
olelo-0.9.2 views/not_found.slim
olelo-0.9.1 views/not_found.slim
olelo-0.9.0 views/not_found.slim