aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/templates/views/settings_privacy.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/views/settings_privacy.html')
-rw-r--r--src/main/resources/templates/views/settings_privacy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/views/settings_privacy.html b/src/main/resources/templates/views/settings_privacy.html
index 83b87b93..20612b8b 100644
--- a/src/main/resources/templates/views/settings_privacy.html
+++ b/src/main/resources/templates/views/settings_privacy.html
@@ -1,6 +1,6 @@
{% extends "layouts/default" %}
{% block content %}
-<article>
+<article class="page-content">
<p>Privacy</p>
</article>
{% endblock %}