mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
remove infostack promotion
This commit is contained in:
parent
d7d2977f64
commit
aba9777abd
@ -1,16 +1,3 @@
|
||||
<% if current_user.notice_dismissals.where(notice_id: 3).empty? && !current_user.on_premium_plan? && !current_user.active_promotions.any? && DateTime.current <= 'December 4, 2019'.to_date %>
|
||||
<div class="card-panel clearfix center">
|
||||
<%= link_to notice_dismissal_dismiss_path(notice_id: 3), class: 'black-text right tooltipped', data: { tooltip: "Close this message. You won't be shown it again." } do %>
|
||||
<i class="material-icons">close</i>
|
||||
<% end %>
|
||||
|
||||
<strong>Last chance</strong>: We partnered with Infostack.io to offer 6 months of Notebook.ai Premium<br />
|
||||
<em>and</em> $3000 worth of writing software in
|
||||
<%= link_to "the Writer's Craft Super Stack sale", 'https://drusepth--infostack.thrivecart.com/wc', class: 'green-text' %> for just $50
|
||||
— today only!<br />
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<div class="row">
|
||||
<div class="col s12 m3">
|
||||
<%= link_to documents_path do %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user