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 be1875e commit 8a865deCopy full SHA for 8a865de
templates/repo/home.tmpl
@@ -6,7 +6,7 @@
6
{{template "repo/code/recently_pushed_new_branches" .}}
7
8
<div class="flex-container">
9
- <div class="flex-container-main" data-home={{.IsHomePage}}>
+ <div class="flex-container-main">
10
{{if .Repository.IsArchived}}
11
<div class="ui warning message tw-text-center">
12
{{if .Repository.ArchivedUnix.IsZero}}
0 commit comments