3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00
dbot/views/quotelist.jade

5 lines
107 B
Plaintext
Raw Normal View History

2011-11-08 16:36:18 +01:00
div#quotelist
-each quote in quotelist
2011-11-08 21:16:35 +01:00
div.quote
a(href='/quotes/'+quote) #{quote}