{% extends "rest_framework/base.html" %} {% load i18n %} {% block branding %} {% trans 'Helper API' %} {% endblock %}