blob: 2c7fa842b3b3a89357b8c793853e23ba405b715d (
plain)
1
2
3
4
5
6
7
|
{{template "base/head" .}}
<div class="page-content organization settings options">
{{template "org/header" .}}
{{template "user/settings/applications_oauth2_edit_form" .}}
</div>
{{template "base/footer" .}}
|