{% block main_title %}{% trans "Welcome to the Mozilla Pulse API Service" %}{% endblock %}
{% block review_app_warning %} {% is_review_app as review_app %} {% if review_app %} {% blocktrans %}Hi! OAuth is not available on Review Apps.
Read the review app documentation if you need administrator access.