Sha256: 69f81d5dc3cf83fd0e9eb44b05b0d77c0ad2c8f3962fc4fd807d2024392fd323

Contents?: true

Size: 380 Bytes

Versions: 86

Compression:

Stored size: 380 Bytes

Contents

<%= display_flash_messages %>

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

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

Version data entries

86 entries across 86 versions & 2 rubygems

Version Path
decidim-system-0.23.6 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.23.5 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.23.4 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.23.3 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.23.2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.23.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.23.1.rc1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.23.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.22.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.21.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.20.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.20.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.19.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.18.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.19.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.17.2 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.18.0 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.17.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.16.1 app/views/decidim/system/shared/_notices.html.erb
decidim-system-0.17.0 app/views/decidim/system/shared/_notices.html.erb