1
0
mirror of https://github.com/django/django.git synced 2025-10-09 06:49:12 +00:00

3 lines
210 B
HTML

{% if add %}{% include "widget/foreign.html" %}{% endif %}
{% if change %}{% if bound_field.existing_display %}&nbsp;<strong>{{ bound_field.existing_display|truncatewords:"14" }}</strong>{% endif %}{% endif %}