asciinema.org/app/views/asciicasts/_previews.html.erb

4 lines
112 B
Plaintext
Raw Normal View History

2012-07-25 18:24:20 +00:00
<div class="presentations">
<%= render :partial => 'asciicasts/preview', :collection => @asciicasts %>
2012-07-25 18:24:20 +00:00
</div>