Cherry pick e28b0b5c5e992fbbac00981e94c946d2c29ec8d5: Move all of the auth configurat...
[bugdar.git] / templates / selectoption.tpl
1 <option value="<%- $value %>"<% if ($selected): %> selected="selected"<% endif %>><%- $label %></option>