Merge branch 'master' into a11y-add-landmarks

This commit is contained in:
Richard Schreiber
2021-02-12 20:40:24 +01:00
5 changed files with 87 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
{% load rich_text %}
{% block inner %}
<p>{% trans "Before we continue, we need you to answer some questions." %}</p>
<p class="required-legend">
<p class="required-legend" aria-hidden="true">
{% blocktrans trimmed %}
You need to fill all fields that are marked with <span>*</span> to continue.
{% endblocktrans %}