<%= t(:current_version,:scope=>:internal) + ": " + $defaults["version"] %>
<%= raw BlueCloth::new(render :file => 'README.markdown').to_html %>
<%= raw BlueCloth::new(render :file => 'CHANGES').to_html %>
<%= raw BlueCloth::new(render :file => 'TODO').to_html %>