Sha256: bab0792f5f3b9eae92cd4572b2e43e35cc066539158986e4cc493aa85f72af2d

Contents?: true

Size: 229 Bytes

Versions: 14

Compression:

Stored size: 229 Bytes

Contents

<form method="POST" action="/save" id="edit_entry">
  <input type="text" name="handle" value="#{h @entry.name}" />
  <textarea name="text">#@text</textarea>
  <input type="submit" />
  or #{anchor('cancel', @entry.name)}
</form>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
ramaze-2023.01.06 examples/app/wiktacular/view/edit.xhtml
ramaze-2012.12.08 examples/app/wiktacular/view/edit.xhtml
ramaze-2012.12.08b examples/app/wiktacular/view/edit.xhtml
ramaze-2012.04.14 examples/app/wiktacular/view/edit.xhtml
ramaze-2012.03.07 examples/app/wiktacular/view/edit.xhtml
ramaze-2011.12.28 examples/app/wiktacular/view/edit.xhtml
ramaze-2011.10.23 examples/app/wiktacular/view/edit.xhtml
ramaze-2011.07.25 examples/app/wiktacular/view/edit.xhtml
ramaze-2011.01.30 examples/app/wiktacular/view/edit.xhtml
ramaze-2011.01 examples/app/wiktacular/view/edit.xhtml
ramaze-2010.06.18 examples/app/wiktacular/view/edit.xhtml
ramaze-2010.04.04 examples/app/wiktacular/view/edit.xhtml
ramaze-2010.04 examples/app/wiktacular/view/edit.xhtml
ramaze-2010.03 examples/app/wiktacular/view/edit.xhtml