Page MenuHomeGRNET

new.html.erb
No OneTemporary

File Metadata

Created
Sun, May 18, 12:50 AM

new.html.erb

<h1>New Host</h1>
<div class="container graybox">
<%= render 'form' %>
</div>
<%= link_to 'Back', clients_path %>

Event Timeline