about summary refs log tree commit diff stats
path: root/app/views/quotes/list.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/quotes/list.html.haml')
-rw-r--r--app/views/quotes/list.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/quotes/list.html.haml b/app/views/quotes/list.html.haml new file mode 100644 index 0000000..12c95c0 --- /dev/null +++ b/app/views/quotes/list.html.haml
@@ -0,0 +1,4 @@
1%section#quotes
2 .pagination= will_paginate @quotes
3 = render @quotes
4 .pagination= will_paginate @quotes