{% extends "base.html" %} {% load i18n bootstrap4 utils %} {% block content %}
{{ attributeset|verbose_name:'handedness' }} | {{ attributeset.get_handedness_display|default:_('not provided') }} |
---|---|
{{ attributeset|verbose_name:'first_language' }} | {{ attributeset.first_language|default:_('not provided') }} |
{{ attributeset|verbose_name:'date_of_birth' }} | {{ attributeset.date_of_birth|default:_('not provided') }} |