<p>{% trans %}Cloud backups are created automatically every night as well as manually. The service stores up to seven backups, additional backups are gradually overwritten unless the user selects Keep. Once the backup is kept, it will remain stored on a remote server until deleted. {% endtrans %}</p>
<div class="message warning">
- {% trans project_url="https://project.turris.cz", data_collect_url=url("config_page", page_name="data-collection") %}To be able to use cloud backups, please make sure that you are registered at the <a href='{{ project_url }}'>Project Turris portal</a>. You can do that on the <a href='{{ data_collect_url }}'>Data Collect tab</a>.{% endtrans %}
+ {% trans project_url="https://project.turris.cz", data_collect_url=url("config_page", page_name="data_collect") %}To be able to use cloud backups, please make sure that you are registered at the <a href='{{ project_url }}'>Project Turris portal</a>. You can do that on the <a href='{{ data_collect_url }}'>Data Collect tab</a>.{% endtrans %}
({% trans %}Note that you don't need to enable data collection after the registration.{% endtrans %})