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
00928e9528
dbot
/
views
/
quotelist.jade
5 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
quote list
2011-09-15 13:50:40 +02:00
ul#quotes
-each quote in quotes
quote list
2011-09-15 13:53:53 +02:00
li
quote list
2011-09-15 14:01:25 +02:00
a(href='/quotes/' + quote) #{quote}
Reference in New Issue
Copy Permalink