Added placeholder files for Terms of Use and Privacy Policy (#119)

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#119
This commit is contained in:
2023-03-16 09:45:50 +01:00
parent 353d95e377
commit 02ac7e09d3
5 changed files with 132 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
<div id="titlebar"><p>Internet Tools</p></div>
</div>
<div id="filler"></div>
<div id="content">
<div id="leftBar">
<ul id="toolList">
@@ -43,8 +43,8 @@
Build: [:VERSION:]<br>
Copyright © 2023<br>
<a href="http://release11.com/">Release11 Sp. z. o. o.</a><br>
<a href="http://release11.com/termsOfUse">Terms of use</a><br>
<a href="http://release11.com/privacy">Privacy statement</a>
<a href="lawful/terms-of-service.html">Terms of use</a><br>
<a href="lawful/privacy-policy.html">Privacy statement</a>
</div>
</div>
<iframe id="frame" name="iframe" src="./tools/xpath.html" frameborder="0"></iframe>