{{ define "buttons" }} {{ if .IsDir}}
view_headline Switch view
file_upload Upload
{{ else }} {{ template "actions" . }} {{ end }}
exit_to_app Logout
{{ end }}