<%= create_link("index", "Home") %>
<%= create_link "seeit", "See it" %>
<%= create_link "contribute", "Contribute" %>
<%= create_link 'release_history', "Release History" %>
<%= create_link 'user_manual', "User Manual" %>
<%= create_link 'links', "Links" %>
<%= create_link 'contact', "Contact" %>
<%= @body %>