{% load sniplates rijkshuisstijl %}{% singleline %} {% comment %} class: Sets additional wrapper classes. id: Sets the select id. name: Sets the select name. placeholder: Sets the placeholder label. value: Sets the select value. type: Sets the select type. size: Sets the select size. disabled: Makes the select disabled. min: Sets the select mininum value. max: Sets the select maximum value. required: Makes the select required. {% endcomment %} {% endsingleline %}