{% extends "base-2col.html" %} {% load i18n %} {% block sectionid %}accounts{% endblock %} {% block title %}{% trans "User Details" %}{% endblock %} {% block breadcrumbs %}{% trans "Accounts" %} / {% trans "View" %} {{ user }}{% endblock %} {% block content %}
| {% trans "Title" %} | {% trans "Last Notified" %} | {% trans "Action" %} |
|---|---|---|
| {{ subsc.title }} | {{ subsc.last_updated|date:"j F Y H:i:s" }} | {% trans "Unsubscribe" %} |
{% trans "Please correct the errors below" %}:
{% endif %}