1
mirror of https://github.com/rclone/rclone synced 2025-01-08 10:26:23 +01:00
rclone/docs/layouts/shortcodes/cdownload.html
2018-03-17 12:00:14 +00:00

2 lines
293 B
HTML

<a href="https://downloads.rclone.org/rclone-rclone-current-{{ .Get 0 }}-{{ .Get 1 }}.{{ if len .Params | eq 3 }}{{ .Get 2 }}{{ else }}zip{{ end }}" title="{{ .Get 0 }} {{ .Get 1 }} .{{ if len .Params | eq 3 }}{{ .Get 2 }}{{ else }}zip{{ end }}"><span class="fa fa-download fa-lg"></span></a>