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