{{template "repo/header" .}}
{{template "base/alert" .}}
{{template "repo/view_file_tree" .}}
{{.CsrfTokenHtml}} {{template "repo/editor/common_top" .}}
{{/* although the UI isn't good enough, this header is necessary for the "left file tree view" toggle button, this button must exist */}} {{template "repo/view_file_tree_toggle_button" .}} {{/* then, to make the page looks overall good, add the breadcrumb here to make the toggle button can be shown in a text row, but not a single button*/}}
{{template "repo/editor/commit_form" .}}