{{template "base/alert" .}}
{{if .Repository.IsArchived}}
{{end}}
{{template "repo/code/recently_pushed_new_branches" dict "RecentBranchesPromptData" .RecentBranchesPromptData}}
{{template "base/head" .}} {{$showSidebar := and (not .TreeNames) (not .HideRepoInfo) (not .IsBlame)}}