dash-docs/_templates/privacy.html
David A. Harding 4213d102da
Style: Add anchor links to all subheads
* Adds Makefile test to ensure all subheadings, except those on Choose
  Your Wallet, have an ID (anchor reference)

* Adds an ID to all subheads that didn't have on previously
2015-04-09 11:30:28 -04:00

11 lines
238 B
HTML
Executable file

---
layout: base
id: privacy
---
<h1>{% translate pagetitle %}</h1>
<h2 id="collect">{% translate datacollect %}</h2>
<p>{% translate datacollecttxt %}</p>
<h2 id="datause">{% translate datause %}</h2>
<p>{% translate datausetxt %}</p>