3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/views/quotelist.jade
2011-09-15 12:53:53 +01:00

5 lines
105 B
Plaintext

ul#quotes
-each quote in quotes
li
a(href='http://identi.ca/#{quote}') #{quote}