Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions templates/mission.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
<?php
script('privacy', 'privacy-main');
style('privacy', 'privacy');
?>

<div id="themes" class="section">
<h2><?php p($l->t('Your %s account', $theme->getName())) ?></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>
Expand Down