3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-21 16:00:57 +01:00
dbot/views/quotelist.jade

5 lines
112 B
Plaintext
Raw Normal View History

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