3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-17 14:01:04 +01:00
dbot/views/quotelist.jade

5 lines
105 B
Plaintext
Raw Normal View History

2011-09-15 12:50:40 +01:00
ul#quotes
-each quote in quotes
2011-09-15 12:53:53 +01:00
li
a(href='http://identi.ca/#{quote}') #{quote}