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