{% extends "layout.html" %} {% block body %}

{{ _('Build HAT Documentation') }}

{{ _('Welcome! This is the documentation for the Raspberry Pi Build HAT') }}{{ release|e }}{% if last_updated %}, {{ _('last updated') }} {{ last_updated|e }}{% endif %}.

{% endblock %}