This commit is contained in:
Expand-sys 2021-04-27 10:16:56 +10:00
commit 0836f1d603

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