{% extends "base_site.html" %} {% block title %} Subscribers for {{mailinglist}}{% endblock %} {% block content %}
First Name | Last Name | Last updated | |
---|---|---|---|
{{profile.user.first_name}} | {{profile.user.last_name}} | {{profile.user.email}} | {{profile.updated}} |