Added the terms and conditions.
These are simple terms, just to allow people to adapt them later.
This commit is contained in:
24
src/IDF/templates/idf/terms.html
Normal file
24
src/IDF/templates/idf/terms.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<h3 class="top">Terms and Conditions</h3>
|
||||
|
||||
<p><strong>Legal stuff</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Respect the others.</li>
|
||||
<li>You are legally responsible of what you write.</li>
|
||||
<li>Do not write things you will be ashmed of in 5 years.</li>
|
||||
<li>We may send you an email some times to times with respect to the use of this service.</li>
|
||||
<li>We are not going to spam you in any ways.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Technical stuff</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>You will need to enable cookies in your browser.</li>
|
||||
<li>The interface will look nicer with Javascript enabled.</li>
|
||||
<li>We will send you an email to validate your account.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Very important stuff</strong></p>
|
||||
|
||||
<p>You are <strong>welcome!</strong></p>
|
||||
|
Reference in New Issue
Block a user