1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 22:25:47 +00:00
gitea/templates/user/settings/applications_oauth2.tmpl

7 lines
157 B
Handlebars

<h4 class="ui top attached header">
{{ctx.Locale.Tr "settings.manage_oauth2_applications"}}
</h4>
{{template "user/settings/applications_oauth2_list" .}}