diff options
author | 2019-08-07 22:24:23 +0200 | |
---|---|---|
committer | 2019-08-07 22:24:23 +0200 | |
commit | d1400320e5a162fd9ec891101cc281ea23454039 (patch) | |
tree | 53d5e44e7b1fad81d68e7a69e5ff79697cd91262 | |
parent | Privacy: We no longer store the avatar URL. (diff) |
Removing the Data Removal section.flask-archive
It just repeats stuff that you can read straight above the table. It's pointless now that most of the meat is gone from it.
-rw-r--r-- | templates/main/about/privacy.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/templates/main/about/privacy.html b/templates/main/about/privacy.html index e4f8e8a2..83ad18db 100644 --- a/templates/main/about/privacy.html +++ b/templates/main/about/privacy.html @@ -80,21 +80,6 @@ </table> - <h1 class="uk-article-title hover-title" id="removal"> - Data removal - - <a href="#removal" class="uk-text-primary" title="Permanent link to this header"> - <i class="fas fa-paragraph" data-fa-transform="shrink-8"></i> - </a> - </h1> - - <p> - Please note that data <span class="uk-text-primary">marked with blurple text in the table above</span> - is not automatically removed. We need to hold onto this information in order to maintain infraction records - and ensure the smooth running of our community. - </p> - - <h1 class="uk-article-title hover-title" id="changelog"> Changelog |