blob: ba7ac093cd7a6b97fc02f3b1eebc929a2a7dce0e [file] [log] [blame]
div(class:"logo") {
a(href:"${config.site_host}") {
img(border:"0", alt:"Apache Sling", src:"${config.site_contextPath}res/logos/sling.svg")
}
}
div(class:"header") {
a(href:"https://www.apache.org") {
img(border:"0", alt:"Apache", src:"${config.site_contextPath}res/logos/apache.png")
}
}