sttl.calendar.title.rq Maven / Gradle / Ivy
prefix ft:
template st:title {
format { ft:title.html str(?t) }
; separator = ""
}
where {
values ?t { "Mo" "Tu" "We" "Th" "Fr" "Sa" "Su" }
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy