{% if card %}
{% else %} {# Create: insert the returned card into the grid, and let the view also send an OOB form fragment to replace the form container when needed #} {% endif %} {% csrf_token %} {{ form.non_field_errors }}
{{ form.name }}
{{ form.era }}
{{ form.diet }}
{{ form.description }}
{{ form.facts }}

One fact per line — will be shown as bullet points on the card.

{{ form.background }}
Use site default
{% for bg in backgrounds %}
{{ bg.title }}
{% endfor %}

Optional: choose a background image to use for this card.

{{ form.speed }}
{{ form.weight }}
kg
{{ form.intelligence }}
{{ form.height }}
m