master
Nick Sergeant 2015-09-30 22:58:23 -04:00
parent cccaccb290
commit 9a48845b2c
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block page-title %}Request beta access to Snipt for Teams{% endblock %}
{% block page-title %}Snipt for Teams{% endblock %}
{% block body-class %}{{ block.super }} static signup pro pro-signup{% endblock %}
@ -23,6 +23,7 @@
<li>Members can create public or private snipts on a team.</li>
<li>Public team posts are public to the world, as they are now.</li>
<li>Private team posts are editable by all team members.</li>
<li>All team members are automatically granted personal <a href="/pro/"><span class="pro">Pro</span></a> accounts.</li>
<li>Plans from $49/month, all with a 7-day free trial.</li>
</ul>
</div>