<% if PromoService.active?(:promo_bogo) %> <% if show_notice?(id: 6) %>
<%= link_to 'Dismiss this notice.', notice_dismissal_dismiss_path(notice_id: 6), class: 'blue-text right', style: 'padding: 0 10px;' %> <%= link_to prepay_path, class: 'black-text' do %> card_giftcard Limited-time Discount: Stay safe and stay home while worldbuilding with friends! Shareable 3-month and 6-month Premium Codes are buy-one-get-one-free until <%= PromoService.end_date(:promo_bogo).strftime("%B %-d") %>. Click this banner to get started. <% end %>
<% end %> <% end %>