{% extends 'base.html' %} {% block content %} Back
Born in {{ representative.birth_place }} the {{ representative.birth_date }} ({{ representative.get_gender_display }})
{{ representative.country.name }}
{{ mandate.role }} of {{ mandate.group.name }} ({{ mandate.group.abbreviation }}) {% endif %} {% endfor %} {% endblock %}