{% extends "rest_framework/base.html" %}
{% block title %}Browseable Freesound APIv2{% endblock %}
{% block style %}
{% block bootstrap_theme %}
{% endblock %}
{% endblock %}
{% block branding %}
Documentation
{% endblock %}
{% block userlinks %}
{% if user.is_authenticated %}