<spanclass="title"><text><?phpp($l->t('Start of week'));?></text></span>
<span>
<selectng-change="setStartOfWeek()"ng-model="settingsmodel.getById('various').startOfWeek"ng-options="startOfWeekOption.id as startOfWeekOption.name for startOfWeekOption in startOfWeekOptions"></select>
<selectng-change="setVisibility(collection.id)"ng-model="collection.show"ng-options="collectionOption.id as collectionOption.name for collectionOption in collectionOptions"></select>