view zpt/MPIWGTemplateChangeWeight.zpt @ 111:7f651bf040c4

more styles for sliders.
author casties
date Tue, 28 May 2013 10:45:56 +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>