Add link to API docs in API Tokens page

This commit is contained in:
rubenwardy 2020-12-09 19:51:56 +00:00
parent ac7714b997
commit 58e1b924ca
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
{% block pane %}
<a class="btn btn-primary float-right" href="{{ url_for('api.create_edit_token', username=user.username) }}">Create</a>
<a class="btn btn-secondary mr-2 float-right" href="/help/api/">API Documentation</a>
<h2 class="mt-0">{{ _("API Tokens") }}</h2>
<div class="list-group">