Sha256: 74e3a39892a8273641d676b511d3569d5781ecc985606e7a310fc4123fecafec

Contents?: true

Size: 136 Bytes

Versions: 4

Compression:

Stored size: 136 Bytes

Contents

- provide :title, "Not Found"

div style="padding: 40px"
  h1= yield(:title)

  p= "No todo with id #{todo_id}, for user #{user_email}"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
aldous-1.1.3 examples/basic_todo/app/views/todos/not_found.html.slim
aldous-1.1.2 examples/basic_todo/app/views/todos/not_found.html.slim
aldous-1.0.1 examples/basic_todo/app/views/todos/not_found.html.slim
aldous-1.0.0 examples/basic_todo/app/views/todos/not_found.html.slim