forked from GitHub/dbot
quote list
This commit is contained in:
parent
08be931291
commit
4f742a427b
@ -1,4 +1,4 @@
|
||||
ul#quotes
|
||||
-each quote in quotes
|
||||
li
|
||||
a(href: '/quotes/' + #{quote}) #{quote}
|
||||
a(href: '/quotes/' + quote)= #{quote}
|
||||
|
Loading…
Reference in New Issue
Block a user