diff --git a/app/views/plans/public_index.html.erb b/app/views/plans/public_index.html.erb index 423e789..895f0b9 100644 --- a/app/views/plans/public_index.html.erb +++ b/app/views/plans/public_index.html.erb @@ -27,7 +27,7 @@ <%= plan.title %> <%= plan.template.title %> - <%= plan.owner.org.name %> + <%= plan.owner.org.nil? ? _('Not Applicable') : plan.owner.org.name %> <%= plan.owner.name %> <%= link_to _('PDF'),