_snippets.html.haml 138 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 %ul.bordered-list = render @snippets - if @snippets.empty? %li %h3.nothing_here_message Nothing here. = paginate @snippets