Sha256: f0ac42bbaaa2f68e9fe2fab4bd0c8ce669de17dd1c41c49f7e29861c940263b0

Contents?: true

Size: 335 Bytes

Versions: 37

Compression:

Stored size: 335 Bytes

Contents

<%= display_flash_messages %>

<% if Decidim::Organization.none? %>
  <div class="flash callout warning">
    <% guide = link_to t(".our_getting_started_guide"),
                       "https://docs.decidim.org/",
                       target: :blank %>

    <%= t(".no_organization_warning_html", guide: guide) %>
  </div>
<% end %>

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
decidim-system-0.26.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.0.rc2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.0.rc1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.25.2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.25.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.25.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.25.0.rc4 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.25.0.rc3 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.25.0.rc2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.25.0.rc1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.24.3 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.24.2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.24.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.24.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.24.0.rc2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.24.0.rc1 app/views/decidim/system/shared/_notices.html.erb