gitea-local/templates/user/settings/applications_oauth2.tmpl
2024-08-07 15:56:31 +08:00

7 lines
157 B
Cheetah
Executable File

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