another test

This commit is contained in:
reality 2013-08-24 15:04:27 +00:00
parent 51e5f620bf
commit 5b571a0cb8

View File

@ -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}