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

edit.html.erb 116B

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