mirror of
https://github.com/rclone/rclone
synced 2025-03-11 15:14:30 +01:00
6 lines
164 B
HTML
6 lines
164 B
HTML
![]() |
{{ template "base/header.html" . }}
|
||
|
{{ range $key, $value := .Site.Indexes.groups.about.Pages }}
|
||
|
{{ $value.Content }}
|
||
|
{{ end }}
|
||
|
{{ template "base/footer.html" . }}
|