This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
dbot
Watch
3
Star
0
Fork
1
You've already forked dbot
mirror of
https://github.com/reality/dbot.git
synced
2024-11-24 04:49:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1b9fbdd894
dbot
/
views
/
quotelist.jade
5 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Started improving the web interface.
2011-11-08 16:36:18 +01:00
div#quotelist
-each quote in quotelist
Hopefully not another dumb error (TM).
2011-11-08 21:16:35 +01:00
div.quote
a(href='/quotes/'+quote) #{quote}
Reference in New Issue
Copy Permalink