|
|
@ -1,7 +1,7 @@ |
|
|
|
<div id="file-content" class="{{TabSizeClass .Editorconfig .FileName}}"> |
|
|
|
<div id="file-content" class="{{TabSizeClass .Editorconfig .FileName}}"> |
|
|
|
<h4 class="ui top attached header" id="{{if .ReadmeExist}}repo-readme{{else}}repo-read-file{{end}}"> |
|
|
|
<h4 class="ui top attached header" id="{{if .ReadmeExist}}repo-readme{{else}}repo-read-file{{end}}"> |
|
|
|
{{if .ReadmeExist}} |
|
|
|
{{if .ReadmeExist}} |
|
|
|
<i class="book icon ui left"></i> |
|
|
|
<i class="octicon octicon-book"></i> |
|
|
|
{{if .ReadmeInList}} |
|
|
|
{{if .ReadmeInList}} |
|
|
|
<strong>{{.FileName}}</strong> |
|
|
|
<strong>{{.FileName}}</strong> |
|
|
|
{{else}} |
|
|
|
{{else}} |
|
|
|