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

5 lines
112 B
Plaintext
Raw Normal View History

2011-11-08 16:36:18 +01:00
div#quotelist
-each quote in quotelist
div.category
2011-09-15 14:01:25 +02:00
a(href='/quotes/' + quote) #{quote}