{# SPDX-License-Identifier: AGPL-3.0-or-later #} {# SPDX-FileCopyrightText: 2024-2025 JWP Consulting GK #} {# SPDX-License-Identifier: BSD-3-Clause #} {# SPDX-FileCopyrightText: Django Software Foundation and individual contributors. #} {% if use_tag %} <{{ tag }} class="font-bold" {# XXX class also appears in attrs.html #} {% include "django/forms/attrs.html" %} >{{ label }} {% else %} {{ label }} {% endif %}