generated from t/malachite
add: full working chats
This commit is contained in:
parent
b360c5e737
commit
3f8171938e
7 changed files with 77 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
|||
(div
|
||||
("class" "hidden")
|
||||
("id" "msgs_data_{{ id }}")
|
||||
("data-first-message-time" "{{ first_message_time }}"))
|
||||
("data-first-message-time" "{{ last_message_time }}"))
|
||||
|
||||
(text "{% if messages|length == 0 -%}")
|
||||
(div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue