@@ -3,7 +3,7 @@
|
||||
|
||||
{% block content %}
|
||||
<section class="max-w-4xl mx-auto px-4 pt-12">
|
||||
<div class="flex items-center justify-between mb-8">
|
||||
<div class="flex flex-col sm:flex-row sm:items-center justify-between gap-2 mb-8">
|
||||
<h1 class="text-2xl font-bold">Personal Access Tokens</h1>
|
||||
<a href="/dashboard" class="text-sm text-gray-600 hover:text-gray-900">← Dashboard</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user