{% extends 'static_pages/index.html' %} {% block bodyclass %}dashboard{% endblock%} {% block base %}
{% block section %} {% endblock %}
{% if current_user.upgraded %}

{{config.SERVICE_NAME}} is a tool managed on GitHub. For fastest support check out our knowledge base or use the form on the right.

{% else %}

If you have a problem, please look here first. To sign up for our newsletter, use the form on the right.

For a quick demo of Formspree, click here.

{% endif %}
{% endblock base %}