Sha256: f1b6e911bd49680e4f06e339b47727e319fe5576dee574c5ce1755a6bd971d15

Contents?: true

Size: 314 Bytes

Versions: 3

Compression:

Stored size: 314 Bytes

Contents

<%= render partial: "decidim/shared/component_announcement" %>
<div class="row column notify-container">
  <div class="section">

      <div class="callout warning">

      <h5><%= t ".title" %></h5>
      <p><%= t(current_user ? ".logged_description" : ".anonymous_description") %></p>
    </div>
  </div>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
decidim-notify-0.5 app/views/decidim/notify/conversations/private.html.erb
decidim-notify-0.4 app/views/decidim/notify/conversations/private.html.erb
decidim-notify-0.3 app/views/decidim/notify/conversations/private.html.erb