{% extends "!layout.html" %} {% block document %} {% if language is not none %}

Something wrong with the translation?

Help us to improve it on our translation platform

{% endif %} {% if current_version and 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 %}