Skip to content

Commit 69ab709

Browse files
committed
fix lint
1 parent 4018f54 commit 69ab709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/repo/home.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="ui container {{if .IsBlame}}fluid padded{{end}}">
55
{{template "base/alert" .}}
66
{{template "repo/code/recently_pushed_new_branches" .}}
7-
7+
88
<div class="flex-container">
99
<div class="flex-container-main" data-home={{.IsHomePage}}>
1010
{{if .Repository.IsArchived}}
@@ -219,7 +219,7 @@
219219
<div class="flex-item-title">
220220
{{ctx.Locale.Tr "repo.repo_lang"}}
221221
</div>
222-
222+
223223
<div class="flex-item-body">
224224
<div class="language-stats">
225225
{{range .LanguageStats}}

0 commit comments

Comments
 (0)