some pendantic muggafuggaz
This commit is contained in:
parent
5920ccc81d
commit
0e2296e1df
6 changed files with 13 additions and 12 deletions
|
|
@ -31,7 +31,7 @@
|
|||
<input type="checkbox" name="consent" id="consent" required class="css-checkbox lrg klaus" /><label for="consent"
|
||||
class="css-label lrg klaus">Jag godkänner denna
|
||||
{% if page.url == '/privacy-policy/' %} sekretesspolicy.
|
||||
{% else %} <a href="/privacy-policy/">sekretesspolicy</a>
|
||||
{% else %} <a href="{{ site.baseurl }}/privacy-policy/">sekretesspolicy</a>
|
||||
{% endif %}</label>
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue