{% extends "rest_framework/base.html" %} {% block title %} {% if name %}{{ name }} –{% endif %} HUB API {% endblock title %} {% block branding %} Hub API {% endblock branding %}