{% extends "!layout.html" %} {% block document %} {% if current_version.name == "develop" %}

Warning

This documentation only applies for the development version of Funkwhale! Visit the docs for the latest release.

{% endif %} {{ super() }} {% endblock %}