diff --git a/app/views/organizations/show.html.erb b/app/views/organizations/show.html.erb index 322d5966..93ccafda 100644 --- a/app/views/organizations/show.html.erb +++ b/app/views/organizations/show.html.erb @@ -4,7 +4,6 @@
<%= @organization.description %>
- +<%= job.overview %>
+<%= job.overview %>
-<%= project.description %>
-Aww, bummer. There aren't any current projects for this organization. Check out other projects <%= link_to "here", projects_path %>.
<% end %> - <% else %> -Aww, bummer. There aren't any current projects for this organization. Check out other projects <%= link_to "here", projects_path %>.
- <% end %> - -