Skip to content

Commit

Permalink
Update privacy.html
Browse files Browse the repository at this point in the history
  • Loading branch information
spokenbird committed Jun 27, 2024
1 parent 0f4a13f commit b0d5845
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/resources/templates/privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ <h2 id="overview" th:text="#{privacy.overview.title}"></h2>
<p class="h3" th:text="#{privacy.overview.sub-title}"></p>
<p th:utext="#{privacy.overview.p1}"></p>
<p th:utext="#{privacy.overview.p2}"></p>
<p th:utext="#{privacy.overview.p3}"></p>

<h2 id="info" class="h3 spacing-above-60"
th:text="#{privacy.information-we-collect.title}"></h2>
Expand Down Expand Up @@ -81,8 +80,6 @@ <h2 id="overview" th:text="#{privacy.overview.title}"></h2>
<p th:utext="#{privacy.information-we-collect.p6}"></p>
<p th:utext="#{privacy.information-we-collect.p7}"></p>
<p th:utext="#{privacy.information-we-collect.p8}"></p>
<p th:utext="#{privacy.information-we-collect.p9}"></p>


<h2 id="how-we-use" class="h3 spacing-above-60"
th:text="#{privacy.how-we-use.title}"></h2>
Expand Down

0 comments on commit b0d5845

Please sign in to comment.