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

edit.html.erb 94B

12345
  1. <div class="page-header">
  2. <h1><%= t "uploads.edit_file" %></h1>
  3. </div>
  4. <%= render 'form' %>