r850: Adding email options interface and backbone, though it doesn't send anything...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>