{% extends "base.html" %} {% block title %}{{ config['DATAVERSE_NAME'] }} not reachable — {{ service_name }}{% endblock %} {% block content %}
{{ service_name }} cannot reach the {{ config['DATAVERSE_NAME'] }} API at this time. Please try again later.
{% endblock %}