{% extends "base.html" %} {% block title %}{{ user.username }} - gpodder admin{% endblock %} {% block content %}
Email: {{ user.email or '—' }} · Episode actions logged: {{ action_count }}
| ID | Caption | Type |
|---|---|---|
| {{ d.deviceid }} | {{ d.caption or '' }} | {{ d.type }} |
| none | ||
| Podcast URL | Device |
|---|---|
{{ s.podcast_url }} | {{ s.device_id }} |
| none | |