2022-10-12 16:08:29 +02:00
|
|
|
{{template "base/head" .}}
|
2023-02-01 23:56:10 +01:00
|
|
|
<div role="main" aria-label="{{.Title}}" class="page-content admin config">
|
2022-10-12 16:08:29 +02:00
|
|
|
{{template "admin/navbar" .}}
|
|
|
|
|
|
|
|
{{template "user/settings/applications_oauth2_edit_form" .}}
|
|
|
|
</div>
|
|
|
|
{{template "base/footer" .}}
|