We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7cc4eb commit abf84a1Copy full SHA for abf84a1
themes/mapmint/layouts/_partials/header.html
@@ -62,7 +62,7 @@ <h1 class="ct" >Contact <a href="/" class="mmw">Map<span>Mint</span></a></h1>
62
</div>
63
<div class="field">
64
<input type="checkbox" required />
65
- I agree to the <a href="../privacy-policy">Privacy Policy</a>
+ I agree to the <a href="/privacy-policy">Privacy Policy</a>
66
67
68
<input type="submit" value="Send your message" class="btn bckflip" onclick="try{sendmail()}catch(e){};return false;"/>
0 commit comments