mirror of
https://github.com/offen/docker-volume-backup.git
synced 2024-11-10 00:30:29 +01:00
8 lines
163 B
Cheetah
8 lines
163 B
Cheetah
|
{{ define "title_success" -}}
|
||
|
Successful test run, yay!
|
||
|
{{- end }}
|
||
|
|
||
|
{{ define "body_success" -}}
|
||
|
Backing up {{ .Stats.BackupFile.FullPath }} succeeded.
|
||
|
{{- end }}
|