Mercurial > hg > MPIWGWeb
view zpt/MPIWGTemplateChangeWeight.zpt @ 128:11b7f98c7ed1
added book links aus pubman
author | dwinter |
---|---|
date | Thu, 30 May 2013 22:00:15 +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>