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

new.html.erb 164B

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