Friendica Update
Your version:
{{$localversion}}
{{if $needupdate}}
New version:
{{$remoteversion}}
{{if $canwrite}}
{{else}}
Your friendica installation is not writable by web server.
{{if $canftp}}
You can try to update via FTP
{{include file="file:{{$field_input}}" field=$ftphost}} {{include file="file:{{$field_input}}" field=$ftppath}} {{include file="file:{{$field_input}}" field=$ftpuser}} {{include file="file:{{$field_password}}" field=$ftppwd}}
{{/if}} {{/if}}
{{else}}
No updates
{{/if}}