Sha256: e1afd7ead0d885ca8c546dffd2d970063d846b8abab6cf036cf571b9974a88a6

Contents?: true

Size: 195 Bytes

Versions: 44

Compression:

Stored size: 195 Bytes

Contents

<Page title="New Task">
  <a href="/">Back to TodoList</a>
  <form method="POST" action="create">
    Task: <input type="text" name="title" /><br />
    <input type="submit" />
  </form>
</Page>

Version data entries

44 entries across 44 versions & 7 rubygems

Version Path
starapor-slippers-0.0.9 examples/todolist/view/new.xhtml
slippers-0.0.14 examples/todolist/view/new.xhtml
slippers-0.0.13 examples/todolist/view/new.xhtml
slippers-0.0.12 examples/todolist/view/new.xhtml
slippers-0.0.11 examples/todolist/view/new.xhtml
slippers-0.0.10 examples/todolist/view/new.xhtml
ramaze-0.0.9 examples/todolist/template/new.xhtml
ramaze-0.0.8 examples/todolist/template/new.xhtml
ramaze-0.1.2 examples/todolist/template/new.xhtml
ramaze-0.1.0 examples/todolist/template/new.xhtml
ramaze-0.1.4 examples/todolist/template/new.xhtml
ramaze-0.1.3 examples/todolist/template/new.xhtml
ramaze-0.1.1 examples/todolist/template/new.xhtml
ramaze-0.2.0 examples/todolist/template/new.xhtml
ramaze-0.2.1 examples/todolist/template/new.xhtml
ramaze-0.3.5 examples/todolist/template/new.xhtml
ramaze-0.3.0 examples/todolist/template/new.xhtml
ramaze-0.3.9 examples/todolist/template/new.xhtml
ramaze-2008.06 examples/app/todolist/template/new.xhtml
ramaze-2009.01 examples/app/todolist/template/new.xhtml