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

edit.html.erb 161B

    <% title (t 'uploads.edit_file') + ' - ' + @config.website_name %> <div class="page-header"> <h1><%= t "uploads.edit_file" %></h1> </div> <%= render 'form' %>