2022-10-09 12:07:41 +00:00
|
|
|
{{template "base/head" .}}
|
2023-02-01 22:56:10 +00:00
|
|
|
<div role="main" aria-label="{{.Title}}" class="page-content organization settings options">
|
2022-10-09 12:07:41 +00:00
|
|
|
{{template "org/header" .}}
|
|
|
|
|
|
|
|
{{template "user/settings/applications_oauth2_edit_form" .}}
|
|
|
|
</div>
|
|
|
|
{{template "base/footer" .}}
|