{{#each (timestamp-formulesPeriode) as |periode|}}
<option value="{{periode.code}}">{{periode.label}}</option>
{{/each}}