We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4018f54 commit 69ab709Copy full SHA for 69ab709
templates/repo/home.tmpl
@@ -4,7 +4,7 @@
4
<div class="ui container {{if .IsBlame}}fluid padded{{end}}">
5
{{template "base/alert" .}}
6
{{template "repo/code/recently_pushed_new_branches" .}}
7
-
+
8
<div class="flex-container">
9
<div class="flex-container-main" data-home={{.IsHomePage}}>
10
{{if .Repository.IsArchived}}
@@ -219,7 +219,7 @@
219
<div class="flex-item-title">
220
{{ctx.Locale.Tr "repo.repo_lang"}}
221
</div>
222
223
<div class="flex-item-body">
224
<div class="language-stats">
225
{{range .LanguageStats}}
0 commit comments