From aba9777abded655ca0924e6c5ffbcf8ce45afbe7 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Tue, 3 Dec 2019 22:51:57 -0600 Subject: [PATCH] remove infostack promotion --- app/views/main/dashboard.html.erb | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app/views/main/dashboard.html.erb b/app/views/main/dashboard.html.erb index 25a2072e..f9279c92 100644 --- a/app/views/main/dashboard.html.erb +++ b/app/views/main/dashboard.html.erb @@ -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 %> -
- <%= 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 %> - close - <% end %> - - Last chance: We partnered with Infostack.io to offer 6 months of Notebook.ai Premium
- and $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!
-
-<% end %> -
<%= link_to documents_path do %>