{% load bootstrap_helpers %} {% load django_bootstrap5 %} {% load community_utils %} {% card card_id="contributingauthor-card_id{{ pos }}" card_class="ca-form-card" %} {% with pos=ca_form.get_authorlist_position|add:-1 %} {% card header="Author" card_class="mb-4 mt-4" %} {% bootstrap_field ca_form.author show_label=False %}