A website template with lots of features, built with ruby on rails.

new.html.erb 79B

    <h1>New blog_post</h1> <%= render 'form' %> <%= link_to 'Back', blog_path %>