<%= stylesheet_link_tag 'application' %> <%= javascript_include_tag 'prototype' %>

Ruby on Rails Podcast

<%= yield %>
<%= render_sidebar :recent, @recent %> <%= render_sidebar :popular, @popular %> <%= render_sidebar :adverts, @program %>
<%= render_sidebar :about, @program %> <%= render_sidebar :transcripts, @transcripts %>