{% extends "base.html" %} {% block head %} {% endblock %} {% block content %}
| Site Name | Key | Created | Last Used | Actions |
|---|---|---|---|---|
| {{ api_key.description }} |
|
{{ api_key.created_at.strftime('%Y-%m-%d %H:%M:%S') }} | {{ api_key.last_used.strftime('%Y-%m-%d %H:%M:%S') if api_key.last_used else 'Never' }} |