tawny/app/templates_src/message.lisp

3 lines
110 B
Common Lisp
Raw Normal View History

2025-08-26 21:27:11 -04:00
(text "{%- import \"components.lisp\" as components -%}")
2025-08-27 20:22:12 -04:00
(text "{{ components::message(message=message) }}")