mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Whoops too many ='s
This commit is contained in:
parent
b742e82f56
commit
6d00638f00
@ -4,7 +4,7 @@ div#quotelist
|
||||
div.quote
|
||||
a(href=quote)
|
||||
-if(quote.match(/(jpg|png|gif|jpeg|tiff)$/))
|
||||
=img(src=quote)
|
||||
img(src=quote)
|
||||
-else
|
||||
=quote
|
||||
-else
|
||||
|
Loading…
Reference in New Issue
Block a user