Main Avalanche Network server application. Built with Ruby on Rails.

new.html.erb 154B

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