{{template "base/alert" .}}
		{{if .Repository.IsArchived}}
			
		{{end}}
		{{template "repo/code/recently_pushed_new_branches" dict "RecentBranchesPromptData" .RecentBranchesPromptData}}
		
			
	
				{{template "repo/view_file_tree" .}}
			
			
				{{template "repo/view_content" .}}