Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mission.php « templates - github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7cde8b08ef78a714b6fccf6d2a2e832ddb5a951c (plain)
1
2
3
4
5
6
7
8
9
<?php
script('privacy', 'script');
style('privacy', 'style');
?>

<div id="themes" class="section">
	<h2><?php p($l->t('This is YOUR Nextcloud account')) ?></h2>
	<p><?php p($l->t('Your data represents who you are and can easily be abused. We at Nextcloud believe that you have a right to decide what happens with your data. Nextcloud protects your rights as defined in the User Data Manifesto!')); ?></p>
</div>