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.27.9 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.8 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.7 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.6 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.10 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.9 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.5 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.8 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.4 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.3 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.7 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.5 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.4 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.3 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.0.rc2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.27.0.rc1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.26.2 app/views/decidim/system/shared/_notices.html.erb