Mercurial > hg > MPIWGWeb
view zpt/MPIWGFeatureConfig.zpt @ 4:1a895905f7ca
feature teaser works now.
author | casties |
---|---|
date | Mon, 11 Feb 2013 20:14:47 +0100 |
parents | bca61e893fcc |
children |
line wrap: on
line source
<html> <h2>Change MPIWG Feature</h2> <form action="changeMPIWGFeature" method="pro"> Title: <input tal:attributes="value here/title|nothing" name="title"><br> Weight: <input tal:attributes="value here/weight|string:0" name="weight"><br> <input type="submit"> </form> </html>