mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add "Protect your privacy" page
This commit is contained in:
parent
6808927643
commit
744ce4f667
2 changed files with 49 additions and 3 deletions
27
_templates/protect-your-privacy.html
Executable file
27
_templates/protect-your-privacy.html
Executable file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
layout: base
|
||||
id: protect-your-privacy
|
||||
---
|
||||
<h1>{% translate pagetitle %}</h1>
|
||||
<p class="summarytxt">{% translate pagedesc %}</p>
|
||||
|
||||
<h2>{% translate traceable %}</h2>
|
||||
<p>{% translate traceabletxt %}</p>
|
||||
|
||||
<h2>{% translate receive %}</h2>
|
||||
<p>{% translate receivetxt %}</p>
|
||||
|
||||
<h2>{% translate send %}</h2>
|
||||
<p>{% translate sendtxt %}</p>
|
||||
|
||||
<h2>{% translate public %}</h2>
|
||||
<p>{% translate publictxt %}</p>
|
||||
|
||||
<h2>{% translate iplog %}</h2>
|
||||
<p>{% translate iplogtxt %}</p>
|
||||
|
||||
<h2>{% translate mixing %}</h2>
|
||||
<p>{% translate mixingtxt %}</p>
|
||||
|
||||
<h2>{% translate future %}</h2>
|
||||
<p>{% translate futuretxt %}</p>
|
Loading…
Add table
Add a link
Reference in a new issue