{% from 'macros.html' import print_message, display_form_errors %}
{% block head %}
{% block title %}MetaBrainz Foundation{% endblock %}
{# The css file has a .less extension in the manifest file entry (due to its original name in Webpack entry) #}
{% endblock %}
{% include 'navbar.html' %}