hubl/src/pug/calendar.pug

7 lines
189 B
Plaintext
Raw Normal View History

2018-09-06 09:25:52 +00:00
#calendar(style='display: none')
h1.page-title Agenda
ldp-calendar(
data-src='http://lucky.alwaysdata.net/api/events/',
style='display: block; height: 300px; width: 500px;'
)