mirror of
https://github.com/reality/dbot.git
synced 2025-05-03 14:57:41 +02:00
quote list
This commit is contained in:
parent
139c9ebf3c
commit
08be931291
@ -1,4 +1,4 @@
|
|||||||
ul#quotes
|
ul#quotes
|
||||||
-each quote in quotes
|
-each quote in quotes
|
||||||
li
|
li
|
||||||
a(href='/quotes/' + #{quote}) #{quote}
|
a(href: '/quotes/' + #{quote}) #{quote}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user