diff options
Diffstat (limited to 'app/views/servers/show.html.erb')
-rw-r--r-- | app/views/servers/show.html.erb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/servers/show.html.erb b/app/views/servers/show.html.erb index 039cd8f..67f7647 100644 --- a/app/views/servers/show.html.erb +++ b/app/views/servers/show.html.erb @@ -1,4 +1,2 @@ -<p id="notice"><%= notice %></p> - <%= link_to 'Edit', edit_server_path(@server) %> | <%= link_to 'Back', servers_path %> |