<%= organization.summary %>
-
- diff --git a/app/views/articles/_org_branding.html.erb b/app/views/articles/_org_branding.html.erb index bdb203471..244d5d163 100644 --- a/app/views/articles/_org_branding.html.erb +++ b/app/views/articles/_org_branding.html.erb @@ -1,25 +1,25 @@ <% if organization && organization.bg_color_hex.present? %> - <% cache("article-organization-details-#{organization.id}-#{organization.updated_at}", expires_in: 100.hours) do %> -