{{ $absURL := .Config.AbsoluteURL }}
{{.Name}}
{{ if ne .User.StyleSheet "" }} {{ end }} {{ if .IsDir }} {{ else }} {{ end }}
File Manager
{{ if .User.AllowCommands }}
storage
Write your git, mercurial or svn command and press enter.
autorenew
{{ end }}
exit_to_app
Logout
{{ $lnk := .PreviousLink }}
{{ if ne $lnk ""}}
{{ end }}
subdirectory_arrow_left
{{ if ne $lnk ""}}
{{ end }} {{ if ne $lnk ""}}
{{ range $link, $name := .BreadcrumbMap }}
{{ $name }}
{{ end }}
{{ end }}
{{ if ne .Name "/"}}
{{ .Name }}
{{ end }}
open_in_new
See raw
{{ if and .IsDir .User.AllowEdit }}
mode_edit
{{ end }} {{ if .User.AllowEdit }}
delete
Delete
{{ end }}
{{ if and (.User.AllowNew) (.IsDir) }}
file_upload
Upload
{{ end }}
file_download
Download
{{ if .IsDir }}
tar.bz2
tar.gz
tar
zip
{{ end }}
{{ if .IsDir }}
view_headline
Switch view
{{ end }}
{{ template "content" . }}