{% extends "base.html" %} {% block page-title %}Sign up for Snipt Pro{% endblock %} {% block body-class %}{{ block.super }} static pro signup pro-signup pro-signup-complete{% endblock %} {% block breadcrumb %}
  • For Teams
  • / Complete
  • {% endblock %} {% block content %}
    You rock.

    We'll email you to get more information about your team and to help you get your first team created. If you ever need anything at all, email support, or use the chat in the bottom right.

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