<div id="plugin"> <h3>Latest Plugin</h3> <dl id="plugins"> <%= render :partial => 'plugins/plugin', :locals => { :plugin => @plugin } %> </dl></div>