1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 14:04:38 +04:00

terms-of-service page

This commit is contained in:
codecalm
2020-01-29 23:54:47 +01:00
parent 03e42f5284
commit 1441e25315
5 changed files with 161 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<div class="mb-3">
<label class="form-check">
<input type="checkbox" class="form-check-input"/>
<span class="form-check-label">Agree the <a href="{{ site.base }}" tabindex="-1">terms and policy</a>.</span>
<span class="form-check-label">Agree the <a href="{{ site.base }}/terms-of-service.html" tabindex="-1">terms and policy</a>.</span>
</label>
</div>