diff --git a/assets/embed/templates/actions.tmpl b/assets/embed/templates/actions.tmpl index 635da57f..b5ed7358 100644 --- a/assets/embed/templates/actions.tmpl +++ b/assets/embed/templates/actions.tmpl @@ -1,16 +1,16 @@ {{ define "actions" }}
- open_in_new See raw + open_in_new See raw
{{ if .IsDir }}
- mode_edit + mode_edit
{{ end }}
- file_download Download + file_download Download
- delete Delete + delete Delete
{{ end }} diff --git a/assets/embed/templates/base.tmpl b/assets/embed/templates/base.tmpl index e8f3b59d..6d24209f 100644 --- a/assets/embed/templates/base.tmpl +++ b/assets/embed/templates/base.tmpl @@ -21,14 +21,14 @@ {{ end }} {{ if ne $lnk ""}} {{ end }}
- menu + menu

@@ -48,7 +48,7 @@ {{ end }}

{{ if ne $lnk ""}} @@ -64,23 +64,23 @@ {{ if .IsDir}}
- view_headline Switch view + view_headline Switch view
- file_upload Upload + file_upload Upload
{{ else }} {{ template "actions" . }} {{ end }}
- exit_to_app Logout + exit_to_app Logout
@@ -90,7 +90,7 @@
- arrow_back + arrow_back

0 diff --git a/assets/embed/templates/editor.tmpl b/assets/embed/templates/editor.tmpl index ecf8774f..121fa369 100644 --- a/assets/embed/templates/editor.tmpl +++ b/assets/embed/templates/editor.tmpl @@ -22,7 +22,7 @@

diff --git a/assets/embed/templates/frontmatter.tmpl b/assets/embed/templates/frontmatter.tmpl index 59c8d0ab..2eba94a1 100644 --- a/assets/embed/templates/frontmatter.tmpl +++ b/assets/embed/templates/frontmatter.tmpl @@ -7,7 +7,7 @@
{{ template "value" $value }}
- close + close
{{ else }} @@ -15,7 +15,7 @@ {{ template "value" $value }}
- close + close
{{ end }} @@ -50,10 +50,10 @@

{{ .Title }}

{{ end }}
- add + add
- close + close
{{ template "blocks" .Content }} diff --git a/assets/embed/templates/listing.tmpl b/assets/embed/templates/listing.tmpl index 6f19f6c6..b7dc7aa0 100644 --- a/assets/embed/templates/listing.tmpl +++ b/assets/embed/templates/listing.tmpl @@ -36,7 +36,7 @@
- add + add
{{ end }}