tawny/app/templates_src/message.lisp

3 lines
135 B
Common Lisp
Raw Normal View History

2025-08-26 21:27:11 -04:00
(text "{%- import \"components.lisp\" as components -%}")
2025-09-04 23:02:23 -04:00
(text "{{ components::message(message=message, replying_to=replying_to) }}")