All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttl.calendar.main.rq Maven / Gradle / Ivy

prefix ft: 
template st:main(?year) {
  st:call-template(st:head, ?year)

  format {
    ft:main.html
    st:call-template(st:calendar, ?year)
  }

}
where {
  
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy