{% block site_header %}{{ __tool_name_long }}{% endblock %}
Create dataset
Past results
Data overview
{% if current_user.is_authenticated and not current_user.is_special %}
API Access
{% endif %} {% if current_user.is_authenticated and current_user.is_admin %}
Control Panel
4CAT settings
{% endif %}
FAQ
About
{% if __announcement %}
{{ __announcement|markdown|safe }}
{% endif %}
{% block body %}
Welcome.
{% endblock %}