Working on new Snipt Pro flow.

master
Nick Sergeant 2014-05-04 21:32:11 -04:00
parent a28215412b
commit f227b26fe1
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@
{% block content %}
{% if request.GET.expired %}
<div class="alert alert-error" style="margin: 30px;">
<div class="alert alert-error" style="margin: 30px; padding-right: 14px;">
<a style="color: #B94A48; text-decoration: underline;" class="pull-right" href="https://blog.snipt.net/moving-away-from-free-accounts-and-planning-for-the-future/">Read more &raquo;</a>
<strong>Your trial has expired.</strong> You'll need to subscribe in order to create new snipts.
</div>
{% endif %}