1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-04 14:23:17 +00:00
forgejo/templates/user/settings/applications_oauth2.tmpl

6 lines
157 B
Go HTML Template

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