{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Set up Backup Destinations" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}

{% trans "Set up Backup Destinations" %} - {% trans "Remote Backups" %}

{% trans "On this page you can set up your Backup destinations. (SFTP)" %}

{% trans "Set up Backup Destinations." %}

Configure automatic backups to our secure servers in 60 seconds. Set-up now.

{% trans "Name" %} {% trans "IP" %} {% trans "Username" %} {% trans "Path" %} {% trans "Port" %} {% trans "Delete" %}
{% trans "Name" %} {% trans "Path" %} {% trans "Delete" %}
{% endblock %}