{% extends "base2.html" %} {% block title %}/ Authentication profiles{% endblock %} {% block auth_profile_menu_active %} class="active"{% endblock %} {% block content %}
UID | Name | Username | Passport Host | Comment |
---|---|---|---|---|
| {{ item.name }} | {{ item.username }} | {{ item.passport_host }} | {{ item.comment }} |