mirror of
https://github.com/reality/dbot.git
synced 2024-12-27 13:12:44 +01:00
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
ul#quotes
|
|
-each quote in quotes
|
|
li
|
|
a(href='/quotes/' + quote) #{quote}
|