updated today.jade

This commit is contained in:
Martin Donnelly 2016-02-19 15:46:20 +00:00
parent 839a9cd843
commit 31a01fbb0f

View File

@ -33,7 +33,7 @@ html(lang="en")
.calendar .calendar
if data.cal.entries.length > 0 if data.cal.entries.length > 0
h2 Calendar h2 Calendar
each line in data.tv.entries each line in data.cal.entries
p !{line.combined} p !{line.combined}
.history .history
h2 Today in history h2 Today in history