{% extends "base.html" %} {% block page-title %}Request beta access to Snipt for Teams{% endblock %} {% block body-class %}{{ block.super }} static signup pro pro-signup{% endblock %} {% block breadcrumb %}
  • Snipt for Teams
  • {% endblock %} {% block content %}
    Snipt for Teams
    • Team profile at snipt.net/{team-name}.
    • Members can create public or private snipts on a team.
    • Public team posts are public to the world, as they are now.
    • Private team posts are editable by all team members.
    • Plans from $49/month, all with a 7-day free trial.

    Maximum of 30 characters.

    For billing and your team's Gravatar. Will remain private.

    {% csrf_token %}
    {% endblock %} {% block analytics %} {% if not debug %} window.ll('tagScreen', 'Team beta signup view'); {% endif %} {% endblock %}