Mercurial > hg > MPIWGWeb
view zpt/MPIWGFolderChangeWeight.zpt @ 24:6a4996805505
more work on projects.
author | casties |
---|---|
date | Tue, 09 Apr 2013 16:50:29 +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>