{% extends "base.html" %} {% block desktop_buttons_list %} {% for link in config.MODULE_LIST %}

{{ link.label }}

{% endfor %} {% endblock %}