view zpt/MPIWGTemplateChangeWeight.zpt @ 44:05754bca0114

updated project not current warning.
author casties
date Sun, 28 Apr 2013 19:12: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>