Skip to content

Commit b11e5f0

Browse files
authored
fix lint
1 parent 4b13ecf commit b11e5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/migrate/codebase.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div role="main" aria-label="{{.Title}}" class="page-content repository new migrate">
33
<div class="ui container medium-width">
44
<h3 class="ui top attached header">
5-
{{ctx.Locale.Tr "repo.migrate.migrate" .service.Title}}
5+
{{ctx.Locale.Tr "repo.migrate.migrate" .service.Title}}
66
</h3>
77
<div class="ui attached segment">
88
{{template "base/alert" .}}

0 commit comments

Comments
 (0)