% content_for :tabbar_title do %> <%= @organization.present? ? @organization.name : current_user.email %> <% end %>
Name | Location | Description | Budget |
---|---|---|---|
<%= link_to project.name, [@organization, project] %> | <%= project.location %> | <%= project.description %> | <%= number_to_currency project.total_budget_cents %> |