<%= t(".title") %>

<%= t(".explanation") %>

<%= t(".legend_html") %>
<%= cell("decidim/announcement", t(".colors_warning_html"), callout_class: "warning") %>
<%= form.color_field :primary_color, value: current_organization.colors["primary"] %> <%= form.color_field :secondary_color, value: current_organization.colors["secondary"] %> <%= form.color_field :tertiary_color, value: current_organization.colors["tertiary"] %>