package main // footerComponent renders the kraft-paper footer with a torn top edge. templ footerComponent(data FooterData) {

Hello there

Pull up a seat. Pastries from 7, coffee until late.

if data.ShowLocation {

Visit

42 Roastery Lane City, State 9000
}

Stay in touch

if data.NewsletterText != "" {

{ data.NewsletterText }

} else {

Slow notes from the bar. Brew tips, seasonal pours, no spam.

}
© Coffee theme — kraft paper edition. Hand-drawn with care.
}