2022-10-09 17:37:41 +05:30
|
|
|
{{template "base/head" .}}
|
2023-02-02 04:26:10 +05:30
|
|
|
<div role="main" aria-label="{{.Title}}" class="page-content organization settings options">
|
2022-10-09 17:37:41 +05:30
|
|
|
{{template "org/header" .}}
|
|
|
|
|
|
|
|
{{template "user/settings/applications_oauth2_edit_form" .}}
|
|
|
|
</div>
|
|
|
|
{{template "base/footer" .}}
|