Commit 2f5f6776 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

add URL to Privacy Policy

parent ecc9c9ed
......@@ -64,7 +64,7 @@ html(lang="de")
div(class="pt-2 mb-3 form-check")
input(class="form-check-input" type="checkbox" id="privacyPolicy" name="privacyPolicy" required)
label(class="form-check-label" for="privacyPolicy")
| Ich akzeptiere die <a href="#">Datenschutzerklärung</a>. *
| Ich akzeptiere die <a href="/datenschutz.html">Datenschutzerklärung</a>. *
p <em><small>* Pflichtfeld</small></em>
input#submitBtn(type="submit", class="btn btn-outline-dark btn-block", value="Senden" disabled)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment