mirror of
https://github.com/reality/dbot.git
synced 2025-02-17 14:01:04 +01:00
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
ul#quotes
|
|
-each quote in quotes
|
|
li
|
|
a(href='/quotes/' + #{quote}) #{quote}
|