{% extends "core/base.html" %} {% block title %}{% trans "Accessibility" %}{% endblock %} {% block body %} {% trans "Accessibility" %} {% include "common/elements/a11y/janeway.html" %} {% include "common/elements/a11y/press.html" %} {% endblock body %}