{% extends "base.html" %} {# Overriding the href to / allows to get back to the application from the embedded documentation #} {% block site_name %} Radiotomate {% endblock %} {% block extrahead %} {% endblock %} {% block footer %}
Radiotomate manual is built with MkDocs.
{% endblock %}