forked from GitHub/dbot
another test
This commit is contained in:
parent
51e5f620bf
commit
5b571a0cb8
@ -17,7 +17,7 @@ block content
|
|||||||
th Message
|
th Message
|
||||||
tbody
|
tbody
|
||||||
for notify in notifies
|
for notify in notifies
|
||||||
tr
|
tr#row
|
||||||
td #{new Date(notify.time)}
|
td #{new Date(notify.time)}
|
||||||
td #{notify.channel}
|
td #{notify.channel}
|
||||||
td #{notify.user}
|
td #{notify.user}
|
||||||
|
Loading…
Reference in New Issue
Block a user