Sha256: ffc97ee548609b5f7ba690a218771687edf7b4ecb061ef96dcebf09b746f8bdc

Contents?: true

Size: 994 Bytes

Versions: 14

Compression:

Stored size: 994 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_partial('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

14 entries across 7 versions & 1 rubygems

Version Path
ama_layout-11.5.1 app/views/ama_layout/v3/_notification_sidebar.html.erb
ama_layout-11.5.1 app/views/ama_layout/v2/_notification_sidebar.html.erb
ama_layout-11.5.0 app/views/ama_layout/v3/_notification_sidebar.html.erb
ama_layout-11.5.0 app/views/ama_layout/v2/_notification_sidebar.html.erb
ama_layout-11.4.0 app/views/ama_layout/v2/_notification_sidebar.html.erb
ama_layout-11.4.0 app/views/ama_layout/v3/_notification_sidebar.html.erb
ama_layout-11.3.1 app/views/ama_layout/v3/_notification_sidebar.html.erb
ama_layout-11.3.1 app/views/ama_layout/v2/_notification_sidebar.html.erb
ama_layout-11.3.0 app/views/ama_layout/v3/_notification_sidebar.html.erb
ama_layout-11.3.0 app/views/ama_layout/v2/_notification_sidebar.html.erb
ama_layout-11.2.0 app/views/ama_layout/v3/_notification_sidebar.html.erb
ama_layout-11.2.0 app/views/ama_layout/v2/_notification_sidebar.html.erb
ama_layout-11.1.0 app/views/ama_layout/v2/_notification_sidebar.html.erb
ama_layout-11.1.0 app/views/ama_layout/v3/_notification_sidebar.html.erb