{% extends 'static_pages/index.html' %} {% block head_scripts %} {% endblock %} {% block bodyclass %}dashboard{% endblock%} {% block base %}
{% block section %} {% endblock %}
{% if not g.plans and current_user.has_feature('dashboard') %}

{{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 %}