{% if let Some(token) = new_token %}
Copy this token now. It will not be shown again:
{{ crate::quasi::literal::html(token)|safe }}Use it as the password (or in the URL) for {{ crate::quasi::literal::of(["git clone https://", token, "@makenot.work/owner/repo.git"])|safe }}
No access tokens.
{% else %}| Name | Scope | Expires | Last used | |
|---|---|---|---|---|
| {{ t.name }} | {{ t.scope }} | {{ t.expires }} | {{ t.last_used }} |