{% extends "rest_framework/base.html" %} {% load static %} {% block bootstrap_theme %} {% endblock bootstrap_theme %} {% block content %} {{ name }} {% endblock content %}