{% if user.is_authenticated %}{% endif %}
{% if user.is_authenticated %}{% endif %}
{% include "./representative-list.html" %}
{% include "./representative-detail.html" %}
{% include "./representative-add.html" %}
{% include "./representative-edit.html" %}