{% extends 'base.html' %} {% block content %}
Enabled | Comment | UID hash tail | Last seen | |
---|---|---|---|---|
{% if c.token.enabled %}check_circle{% else %} {% endif %} | {{ c.token.comment }} | {{ c.token.uid_hash[-6:] }} | {{ c.last_seen | timeago }} | {% if is_self %} editEdit {% else %} {% endif %} |