Sha256: 203f66f42b0dc27fe8a5a57df56f9841392ee62cadfe08c49dab38f30c6ac250

Contents?: true

Size: 985 Bytes

Versions: 26

Compression:

Stored size: 985 Bytes

Contents

<div class="off-canvas position-right right-sidebar" id="offCanvasRight" data-off-canvas>
  <div class="row column right-sidebar__header">
    <h2 class="mt1">Notification Centre</h2>
    <button class="close-button" aria-label="Close menu" type="button" data-close>
      <span aria-hidden="true">&times;</span>
    </button>
  </div>
  <div class="row column">
    <%= navigation.notifications_heading %>
  </div>
  <%= render partial: 'ama_layout/notification', collection: notifications %>
  <div class="row column">
    <p class="mt1">Did You Know?</p>
    <div class="section-content">
      <p class="bold">Sign up for Vehicle Registration Auto-Renew</p>
      <p>
        We'll process your payment and mail you a new registration certificate and licence plate sticker. It's that simple!
      </p>
      <%= link_to 'Sign up now', "#{Rails.configuration.registries_site}/order/registrations/new", class: 'button--right button--expand-small-down' %>
    </div>
  </div>
</div>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
ama_layout-10.2.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-10.1.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-10.0.1 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.5.3 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.5.2 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.5.1 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.5.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.4.1 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.4.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.3.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.2.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.1.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-9.0.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-8.0.2 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-8.0.1 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-8.0.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-7.0.2 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-7.0.1 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-5.12.0 app/views/ama_layout/_notification_sidebar.html.erb
ama_layout-7.0.pre app/views/ama_layout/_notification_sidebar.html.erb