forked from GitHub/dbot
quote list
This commit is contained in:
parent
4698c9830e
commit
139c9ebf3c
@ -1,4 +1,4 @@
|
|||||||
ul#quotes
|
ul#quotes
|
||||||
-each quote in quotes
|
-each quote in quotes
|
||||||
li
|
li
|
||||||
a(href='http://identi.ca/#{quote}') #{quote}
|
a(href='/quotes/' + #{quote}) #{quote}
|
||||||
|
Loading…
Reference in New Issue
Block a user