aboutsummaryrefslogtreecommitdiffhomepage
path: root/meetup.html.pm
blob: 9acef3ed1619f4306caefc58cc78d13865e3346b (plain) (blame)
1
2
3
4
5
6
7
#lang pollen

◊(require string-interpolation)

◊`(main ([class ""])
    (h1 ([class "text-3xl"])
        "Schedule"))