Dangling div

This commit is contained in:
Ubergeek 2019-01-15 16:28:03 +00:00
parent 00045d11a8
commit 87d26a4a32
1 changed files with 4 additions and 2 deletions

View File

@ -46,5 +46,7 @@
<h2 class="title">How do you protect my data?</h1>
<p>All data on thunix is encrypted at rest. Logs are maintained only for as long as is technically required (30 days, for troubleshooting of issues). Personally created data, is protected by the UNIX permissions model, as dictated by yourself, however, by default, your personally created data is viewable by all other users of the system, per design.</p>
</div>
</div>
<?php include 'MENU.php'; ?>
<?php include 'FOOTER.php'; ?>