{% extends "base.html" %} {# Based on https://github.com/marcgibbons/django-rest-swagger/blob/master/rest_framework_swagger/templates/rest_framework_swagger/index.html #} {% load staticfiles %} {% load i18n %} {% block title %} {% trans "Documentation de l'API" %} {% endblock %} {% block breadcrumb %}