gitea

Development moved to Codeberg

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
{{template "base/head" .}}
<div role="main" aria-label="{{.Title}}" class="page-content admin config">
	{{template "admin/navbar" .}}

	{{template "user/settings/applications_oauth2_edit_form" .}}
</div>
{{template "base/footer" .}}