mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-23 20:49:13 -05:00
2ca57fdc20
Signed-off-by: Christian Richter <crichter@owncloud.com>
8 lines
203 B
Cheetah
8 lines
203 B
Cheetah
Added between Version {{ .StartVersion }} and {{ .EndVersion }}.
|
|
|
|
| Variable | Description |
|
|
| --- | --- |
|
|
{{- range $key, $value := .DeltaFields}}
|
|
| {{$value.Name}} | {{$value.Description}} |
|
|
{{- end}}
|