Sha256: 14697f159561ee2e805f7ee1a698acbe30ca9aeb807807fe7b04a5af904923b4

Contents?: true

Size: 155 Bytes

Versions: 11

Compression:

Stored size: 155 Bytes

Contents

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
olelo-0.9.15 lib/olelo/views/not_found.slim
olelo-0.9.14 lib/olelo/views/not_found.slim
olelo-0.9.13 lib/olelo/views/not_found.slim
olelo-0.9.12 lib/olelo/views/not_found.slim
olelo-0.9.11 lib/olelo/views/not_found.slim
olelo-0.9.10 lib/olelo/views/not_found.slim
olelo-0.9.9 lib/olelo/views/not_found.slim
olelo-0.9.8 views/not_found.slim
olelo-0.9.7 views/not_found.slim
olelo-0.9.6 views/not_found.slim
olelo-0.9.5 views/not_found.slim