{% load wagtailimages_tags %} {% load i18n %} {% trans "Choose colour" as title_str %} {% trans "Submit an empty form to remove the selected text colour" as subtitle_str %} {% include "wagtailadmin/shared/header.html" with title=title_str subtitle=subtitle_str merged=1 %}

Missing a color in this list? Add a color here

{% csrf_token %}
    {{ form.as_p }}