{% extends "base.html" %} {% block content %}
| Label | Tunnel IP | Allowed Routes | Created | Actions |
|---|---|---|---|---|
| {{ client.label }} | {{ client.tunnel_ip }} | {{ client.allowed_routes }} | {{ client.created_at }} | Download {% if confirm_revoke == client.id %} {% else %} Revoke {% endif %} |