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

edit.html.erb 125B

    <h1>Editing blog_post</h1> <%= render 'form' %> <%= link_to 'Show', @blog_post %> | <%= link_to 'Back', blog_posts_path %>