mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-27 05:11:54 +08:00
fixed residual </p>
This commit is contained in:
parent
23ba114d47
commit
e54da54fc9
@ -12,7 +12,7 @@
|
||||
<b>{{ctx.Locale.Tr "auth.authorize_application_description"}}</b><br>
|
||||
{{end}}
|
||||
{{ctx.Locale.Tr "auth.authorize_application_created_by" .ApplicationCreatorLinkHTML}}<br>
|
||||
{{ctx.Locale.Tr "auth.authorize_application_with_scopes" .Scope}}</p>
|
||||
{{ctx.Locale.Tr "auth.authorize_application_with_scopes" .Scope}}
|
||||
</p>
|
||||
</div>
|
||||
<div class="ui attached segment">
|
||||
|
Loading…
Reference in New Issue
Block a user