r1143: Remove the whole second-type syndication stuff; we're Atom-only and RSS2 sound...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>