{% extends "base.html" %} {% block content %}

Welcome to the product!

If you haven't loaded the test fixtures, you will need to create three organizations for the demo to work:

You will also need to create:

{% endblock %} {% block bodyscripts %} {% endblock %}