mirror of
https://github.com/ChronosX88/medved.git
synced 2024-11-22 22:52:19 +00:00
7 lines
189 B
Smarty
7 lines
189 B
Smarty
|
ftp://{{data['username']}}:{{data['password']}}@{{data['ip']}}
|
||
|
{% for filename in data['files'] -%}
|
||
|
+ {{ filename }}
|
||
|
{% endfor -%}
|
||
|
Geo: {{data['geo']['country']}}/{{data['geo']['city']}}
|
||
|
|