{% extends "rest_framework/base.html" %} {% load static %} {% block title %}Datapunt: Atlas API{% endblock %} {% block branding %} Datapunt APIs {% endblock %} {% block bootstrap_theme %} {% endblock %} {% block description %}
{{ description }}
{% endblock %}