From cba5097fc62ca1112ccfc19c2ac7737d1bb301b1 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Wed, 28 Oct 2015 13:34:10 -0400 Subject: [PATCH] Improved team promo. --- snipts/templates/snipts/detail.html | 2 +- snipts/templates/snipts/list.html | 2 +- templates/ad-leaderboard-teams.html | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/snipts/templates/snipts/detail.html b/snipts/templates/snipts/detail.html index 39677d7..bd20dbc 100644 --- a/snipts/templates/snipts/detail.html +++ b/snipts/templates/snipts/detail.html @@ -44,7 +44,7 @@ {% block content %}
{% if not request.user.is_authenticated %} - {% include 'ad-leaderboard-pro.html' %} + {% include 'ad-leaderboard-teams.html' %} {% elif not request.user.profile.teams_beta_seen and not request.user.team and not request.user.profile.has_teams %} {% include 'ad-leaderboard-teams.html' %} {% endif %} diff --git a/snipts/templates/snipts/list.html b/snipts/templates/snipts/list.html index 259a240..b24063b 100644 --- a/snipts/templates/snipts/list.html +++ b/snipts/templates/snipts/list.html @@ -22,7 +22,7 @@ ng-cloak ng-show="$root.account.id" {% endif %}> {% if not request.user.is_authenticated %} - {% include 'ad-leaderboard-pro.html' %} + {% include 'ad-leaderboard-teams.html' %} {% elif not request.user.profile.teams_beta_seen and not request.user.team and not request.user.profile.has_teams %} {% include 'ad-leaderboard-teams.html' %} {% endif %} diff --git a/templates/ad-leaderboard-teams.html b/templates/ad-leaderboard-teams.html index 6ac3f8d..a953b9e 100644 --- a/templates/ad-leaderboard-teams.html +++ b/templates/ad-leaderboard-teams.html @@ -1,4 +1,5 @@ - Announcing Snipt for Teams!
Starting at just $49/month. + Announcing Snipt for Teams!
+ Share access to snippets, detailed diffs, and more.