mirror of
https://github.com/rclone/rclone.git
synced 2025-08-02 03:13:07 +02:00
4 lines
265 B
HTML
4 lines
265 B
HTML
<a href="{{ .Get "link" }}" target="_blank" rel="noopener">
|
|
<img width="{{ .Get "width" }}" src="{{ .Get "src" }}" title="{{ .Get "title" }}" styleX="{{ .Get "style" | safeCSS }}" style="margin: 2px; padding: 1px; border: 1px solid #ddd; border-radius: 4px;">
|
|
</a>
|