Sha256: 20495e9d3d0afb7da100cce6e8403f75d07a66c9e769948cc1f4810296c4640b

Contents?: true

Size: 644 Bytes

Versions: 7

Compression:

Stored size: 644 Bytes

Contents

<div class="gdpr__cookie_consent js-gdpr__cookie_consent">
  <div class="gdpr__cookie_consent__text">
    <%= t('gdpr.cookie_consent.text') %>
    <%= t('gdpr.cookie_consent.learn_more_html', link: t('gdpr.privacy_policy')) %>
  </div>
  <div class="gdpr__cookie_consent__buttons">
    <button class="gdpr__cookie_consent__buttons__ok js-gdpr__cookie_consent__buttons__ok btn btn-primary btn-sm btn-xs"> <%= t('gdpr.cookie_consent.button_ok') %></button>
    <button class="gdpr__cookie_consent__buttons__ko js-gdpr__cookie_consent__buttons__ko btn btn-primary btn-sm btn-xs"> <%= t('gdpr.cookie_consent.button_ko') %></button>
  </div>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gdpr-1.4.1 app/views/gdpr/_cookie_consent.html.erb
gdpr-1.4.0 app/views/gdpr/_cookie_consent.html.erb
gdpr-1.3.0 app/views/gdpr/_cookie_consent.html.erb
gdpr-1.2.5 app/views/gdpr/_cookie_consent.html.erb
gdpr-1.2.4 app/views/gdpr/_cookie_consent.html.erb
gdpr-1.2.3 app/views/gdpr/_cookie_consent.html.erb
gdpr-1.2.2 app/views/gdpr/_cookie_consent.html.erb