[slot vrtx-content-top /]
[slot vrtx-main-content]
[def levelMultiple document.properties.levelMultiple]
[call "resource:fs-studieprogram-language-link"]
[call "comp:title"]
[if levelMultiple]
[def level levelMultiple.0]
- [localized "levelMultiple"]:
-
[if level != 'none'][val localized(
'fs-studieprogram-frontpage.resource:levelMultiple.' + document.properties.levelMultiple.0
)][/if]
[/if]
[call "comp:fs-display-facts" {
"fs": fs,
"fields": #("duration", "points")
}]
[if fs.percent != null]
[if int(fs.percent) < 100]
- [localized "study-percent"]:
- [localized "study-part_time"]
[/if]
[/if]
[if search-button-shared-text != null && search-button-shared-text != ""]
[call "include:shared-text" {"propName":"search-button-shared-text"}]
[/if]
[if document.properties.vacancies != null
&& (document.properties.vacancies = "true" || document.properties.vacancies = true)
]
[localized "vacanciesDescription"]
[/if]
[call "comp:introduction-image"]
[call "comp:introduction"]
[call "comp:legacy-program-links"]
[call "comp:fs-studieretning-list"]
[call "comp:fs-display-fields" {
"fs": fs,
"fields": #("programme_content"),
"level": 2
}]
[call "json:field" {"select": "content"}]
[call "comp:fs-studieprogram-plans"]
[call "comp:fs-studieprogram-contact"]
[localized "study-delivered-by"]
[if fs.institute]
[if fs.institute_url]
[val fs.institute]
[else]
[val fs.institute]
[/if]
[/if]
[/slot]