{% extends "rest_framework/base.html" %} {# Override this template in your own templates directory to customize #} {% block title %}Syncwerk RESTful API {% endblock %} {% block branding %}Syncwerk{% endblock %}