improve some pages
This commit is contained in:
@@ -4,24 +4,18 @@
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-md-8">
|
||||
<div class="card">
|
||||
<div class="card-header">Privacy Statement</div>
|
||||
<h1>Privacy Statement</h1>
|
||||
|
||||
<div class="card-body">
|
||||
<p>
|
||||
<i>datatable.directory</i> does not collect anything beyond what users
|
||||
themselves enter in the application, plus limited data from OAuth providers
|
||||
when a social login is used. User IP addresses and other data, such as the
|
||||
user agent, are briefly stored in the web server log as a byproduct of the
|
||||
server operation, and serve debugging purposes only.
|
||||
</p>
|
||||
<p>
|
||||
<i>datatable.directory</i> does not collect anything beyond what users
|
||||
themselves enter into the application, plus limited data from OAuth providers
|
||||
to facilitate social logins. User IP addresses and other technical data may be
|
||||
temporarily written to the server log for debugging purposes.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
We do not share private data with any third parties.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
We do not share any user data with third parties.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user