mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 06:19:24 +01:00
Fixed id instead of class bug.
This commit is contained in:
parent
9f2f343bdb
commit
885b56f09a
@ -1,3 +1,3 @@
|
||||
div#quotelist
|
||||
-each quote in quotelist
|
||||
a#quote(href='/quotes/' + quote) #{quote}
|
||||
a.quote(href='/quotes/'+quote) #{quote}
|
||||
|
Loading…
Reference in New Issue
Block a user