Mercurial > hg > MPIWGWeb
view zpt/MPIWGTemplateChangeWeight.zpt @ 142:87122259f888
Merge with 1114f55b069264c86a20579939839c20b4e01b3c
author | casties |
---|---|
date | Fri, 31 May 2013 17:57:49 +0200 |
parents | bca61e893fcc |
children |
line wrap: on
line source
<html> <h2>Change Weight</h2> <form action="changeWeight" method="pro"> <input tal:attributes="value here/weight|string:0" name="weight"><br> <input type="submit"> </form> </html>