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