This commit is contained in:
Expand-sys 2021-04-27 11:13:32 +10:00
parent 2fcf3af09e
commit 925c6c7992

View file

@ -52,7 +52,7 @@ block content
if logrec
each log in logrec
hr
p Date: #{log.date}
p Date: #{log.time}
p #{log.from} sent you $#{log.amount}
hr