2 lines
89 B
2 lines
89 B
6 years ago
|
<%= stylesheet_link_tag 'polls', :media => 'all' %>
|
||
|
<%= render :partial => "poll_show" %>
|