Sha256: 6dcd4447fd63f5a11a016bcfb5685333fd913c09f8d84b909d3626aa5afb8121
Contents?: true
Size: 955 Bytes
Versions: 2
Compression:
Stored size: 955 Bytes
Contents
.highlight--status.highlight--default .container %p = I18n.t('pugin.components.status.status_text_1') %a{ href: 'http://www.smartsurvey.co.uk/s/ukparliament-beta-website-feedback/', target: '_blank', title: I18n.t('open_new_window')}= I18n.t('pugin.components.status.give_feedback') = I18n.t('pugin.components.status.status_text_2') - if Pugin::Feature::Bandiera.dissolution? - if Pugin::Feature::Bandiera.register_to_vote? %a{ href: 'https://www.gov.uk/register-to-vote' }= I18n.t('pugin.components.status.register_to_vote') = I18n.t('pugin.components.status.election_text_1') - else = I18n.t('pugin.components.status.election_text_2') %a{ href: 'http://www.parliament.uk/get-involved/elections/voting/', target: '_blank', title: I18n.t('open_new_window')}= I18n.t('pugin.components.status.how_to_vote') = I18n.t('pugin.components.status.election_text_3')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pugin-0.7.1 | app/views/pugin/components/_status.haml |
pugin-0.7.0 | app/views/pugin/components/_status.haml |