]> git.ipfire.org Git - ipfire.org.git/commitdiff
started updating legal.html to new design
authorRico Hoppe <rico.hoppe@ipfire.org>
Wed, 15 Mar 2023 19:09:04 +0000 (19:09 +0000)
committerRico Hoppe <rico.hoppe@ipfire.org>
Wed, 15 Mar 2023 19:09:04 +0000 (19:09 +0000)
src/templates/static/legal.html

index 7c175dd9ecb615745a27036c4fabe0ec326dc74f..a152b3fe46f349d32f0d4f2f52f3f87b37b81dcb 100644 (file)
 {% block title %}{{ _("Legal") }}{% end block %}
 
 {% block content %}
-       <h1 class="text-center mt-5 mb-5">{{ _("Legal") }}</h1>
-
-       <div class="row justify-content-center">
-               <div class="col-12 col-md-6">
-                       <div class="card">
-                               <div class="card-body">
-                                       <p>
-                                               Information in accordance with section 5 TMG and
-                                               persons responsible for content in accordance with 55 Section. 2 RStV
-                                       </p>
-
-                                       <address>
-                                               <strong>The IPFire Project</strong>
-                                               <br>
-                                               c/o Lightning Wire Labs GmbH
-                                               <br>
-                                               Gerhardstraße 8
-                                               <br>
-                                               45711 Datteln
-                                               <br>
-                                               GERMANY
-                                       </address>
-
-                                       <h3>Disclaimer</h3>
-
-                                       <h5>Accountability for content</h5>
-                                       <p>
-                                               The contents of our pages have been created with the utmost care. However,
-                                               we cannot guarantee the contents' accuracy, completeness or topicality.
-                                               According to statutory provisions, we are furthermore responsible for our
-                                               own content on these web pages. In this context, please note that we are
-                                               accordingly not obliged to monitor merely the transmitted or saved information
-                                               of third parties, or investigate circumstances pointing to illegal activity.
-                                               Our obligations to remove or block the use of information under generally
-                                               applicable laws remain unaffected by this as per §§ 8 to 10 of the Telemedia
-                                               Act (TMG).
-                                       </p>
-
-                                       <h5>Accountability for links</h5>
-                                       <p>
-                                               Responsibility for the content of external links (to web pages of third parties)
-                                               lies solely with the operators of the linked pages. No violations were evident
-                                               to us at the time of linking. Should any legal infringement become known to us,
-                                               we will remove the respective link immediately.
-                                       </p>
+       <section class="hero has-background-danger-light">
+               <div class="hero-body">
+                       <p class="title">
+                               <div class="container">
+                                       <p class="is-size-4 has-text-primary">Home <span class="has-text-black">/</span> Legal</h3>
+                               </div>
+                       </p>
+                       <p class="title">
+                               <div class="container">
+                                       <h1 class="title is-1 has-text-black">{{ _("Legal") }}</h1>
+                               </div>
+                       </p>
+               </div>
+       </section>
+
+       <section class="section">
+               <div class="container">
+                       <div class="container">
+                               <p class="is-size-5">
+                                       Information in accordance with section 5 TMG and
+                                       persons responsible for content in accordance with 55 Section. 2 RStV
+                               </p>
+                       </div>
+               </div>
+       </section>
+
+       <section class="section">
+                       <address>
+                               <strong>The IPFire Project</strong>
+                               <br>
+                               c/o Lightning Wire Labs GmbH
+                               <br>
+                               Gerhardstraße 8
+                               <br>
+                               45711 Datteln
+                               <br>
+                               GERMANY
+                       </address>
+       </section>
+
+       <section class="section">
+               <div class="container">
+                       <h3 class="title is-3 has-text-weight-semibold">Disclaimer</h3>
+               </div>
+       </section>
+
+       <section class="section">
+               <div class="container">
+                       <h5 class="title is-5">Accountability for content</h5>
+                               <p>
+                                       The contents of our pages have been created with the utmost care. However,
+                                       we cannot guarantee the contents' accuracy, completeness or topicality.
+                                       According to statutory provisions, we are furthermore responsible for our
+                                       own content on these web pages. In this context, please note that we are
+                                       accordingly not obliged to monitor merely the transmitted or saved information
+                                       of third parties, or investigate circumstances pointing to illegal activity.
+                                       Our obligations to remove or block the use of information under generally
+                                       applicable laws remain unaffected by this as per §§ 8 to 10 of the Telemedia
+                                       Act (TMG).
+                               </p>
+               </div>
 
-                                       <h5>Copyright</h5>
-                                       <p>
-                                               Our web pages and their contents are subject to German copyright law. Unless
-                                               expressly permitted by law (§ 44a et seq. of the copyright law), every form
-                                               of utilizing, reproducing or processing works subject to copyright protection
-                                               on our web pages requires the prior consent of the respective owner of the rights.
-                                               Individual reproductions of a work are allowed only for private use, so must
-                                               not serve either directly or indirectly for earnings. Unauthorized utilization
-                                               of copyrighted works is punishable (§ 106 of the copyright law).
-                                       </p>
+               <div class="container">
+                       <h5 class="title is-5">Accountability for links</h5>
+                               <p>
+                                       Responsibility for the content of external links (to web pages of third parties)
+                                       lies solely with the operators of the linked pages. No violations were evident
+                                       to us at the time of linking. Should any legal infringement become known to us,
+                                       we will remove the respective link immediately.
+                               </p>
+               </div>
 
-                                       <h3>Privacy Statement</h3>
+               <div class="container">
+                       <h5>Copyright</h5>
+                               <p>
+                                       Our web pages and their contents are subject to German copyright law. Unless
+                                       expressly permitted by law (§ 44a et seq. of the copyright law), every form
+                                       of utilizing, reproducing or processing works subject to copyright protection
+                                       on our web pages requires the prior consent of the respective owner of the rights.
+                                       Individual reproductions of a work are allowed only for private use, so must
+                                       not serve either directly or indirectly for earnings. Unauthorized utilization
+                                       of copyrighted works is punishable (§ 106 of the copyright law).
+                               </p>
+               </div>
 
+               <div class="container">
+                       <h3 class="title is-3">Privacy Statement</h3>
+               </div>
                                        <h5>General</h5>
-                                       <p>
-                                               Your personal data (e.g. title, name, house address, e-mail address, phone number,
-                                               bank details, credit card number) are processed by us only in accordance with the
-                                               provisions of German data privacy laws. The following provisions describe the type,
-                                               scope and purpose of collecting, processing and utilizing personal data.
-                                               This data privacy policy applies only to our web pages. If links on our pages route
-                                               you to other pages, please inquire there about how your data are handled in such cases.
-                                       </p>
+                                               <p>
+                                                       Your personal data (e.g. title, name, house address, e-mail address, phone number,
+                                                       bank details, credit card number) are processed by us only in accordance with the
+                                                       provisions of German data privacy laws. The following provisions describe the type,
+                                                       scope and purpose of collecting, processing and utilizing personal data.
+                                                       This data privacy policy applies only to our web pages. If links on our pages route
+                                                       you to other pages, please inquire there about how your data are handled in such cases.
+                                               </p>
 
                                        <h5>Inventory data</h5>
 
-                                       <ol>
-                                               <li>
-                                                       Your personal data, insofar as these are necessary for this contractual
-                                                       relationship (inventory data) in terms of its establishment, organization of
-                                                       content and modifications, are used exclusively for fulfilling the contract.
-                                                       For goods to be delivered, for instance, your name and address must be relayed
-                                                       to the supplier of the goods.
-                                               </li>
-                                               <li>
-                                                       Without your explicit consent or a legal basis, your personal data are not passed
-                                                       on to third parties outside the scope of fulfilling this contract.
-                                                       After completion of the contract, your data are blocked against further use.
-                                                       After expiry of deadlines as per tax-related and commercial regulations, these data
-                                                       are deleted unless you have expressly consented to their further use.
-                                               </li>
-                                       </ol>
+                                               <ol>
+                                                       <li>
+                                                               Your personal data, insofar as these are necessary for this contractual
+                                                               relationship (inventory data) in terms of its establishment, organization of
+                                                               content and modifications, are used exclusively for fulfilling the contract.
+                                                               For goods to be delivered, for instance, your name and address must be relayed
+                                                               to the supplier of the goods.
+                                                       </li>
+                                                       <li>
+                                                               Without your explicit consent or a legal basis, your personal data are not passed
+                                                               on to third parties outside the scope of fulfilling this contract.
+                                                               After completion of the contract, your data are blocked against further use.
+                                                               After expiry of deadlines as per tax-related and commercial regulations, these data
+                                                               are deleted unless you have expressly consented to their further use.
+                                                       </li>
+                                               </ol>
 
                                        <h5>Information about cookies</h5>
 
-                                       <ol>
-                                               <li>
-                                                       To optimize our web presence, we use cookies. These are small text files stored
-                                                       in your computer's main memory. These cookies are deleted after you close the browser.
-                                                       Other cookies remain on your computer (long-term cookies) and permit its recognition
-                                                       on your next visit. This allows us to improve your access to our site.
-                                               </li>
-                                               <li>
-                                                       You can prevent storage of cookies by choosing a "disable cookies" option in your
-                                                       browser settings. But this can limit the functionality of our Internet offers as a result.
-                                               </li>
-                                       </ol>
+                                               <ol>
+                                                       <li>
+                                                               To optimize our web presence, we use cookies. These are small text files stored
+                                                               in your computer's main memory. These cookies are deleted after you close the browser.
+                                                               Other cookies remain on your computer (long-term cookies) and permit its recognition
+                                                               on your next visit. This allows us to improve your access to our site.
+                                                       </li>
+                                                       <li>
+                                                               You can prevent storage of cookies by choosing a "disable cookies" option in your
+                                                               browser settings. But this can limit the functionality of our Internet offers as a result.
+                                                       </li>
+                                               </ol>
 
                                        <h5>Newsletter</h5>
-                                       <p>
-                                               Following subscription to the newsletter, your e-mail address is used for our own
-                                               advertising purposes until you cancel the newsletter again.
-                                               Cancellation is possible at any time.
-                                               The following consent has been expressly granted by you separately, or possibly in the
-                                               course of an ordering process.
-                                               You may revoke your consent at any time with future effect.
-                                               If you no longer want to receive the newsletter, then unsubscribe.
-                                       </p>
+                                               <p>
+                                                       Following subscription to the newsletter, your e-mail address is used for our own
+                                                       advertising purposes until you cancel the newsletter again.
+                                                       Cancellation is possible at any time.
+                                                       The following consent has been expressly granted by you separately, or possibly in the
+                                                       course of an ordering process.
+                                                       You may revoke your consent at any time with future effect.
+                                                       If you no longer want to receive the newsletter, then unsubscribe.
+                                               </p>
 
                                        <h5>Disclosure</h5>
-                                       <p>
-                                               According to the Federal Data Protection Act, you have a right to free-of-charge
-                                               information about your stored data, and possibly entitlement to correction, blocking
-                                               or deletion of such data.
-                                               Inquiries can be directed to <a href="mailto:legal@ipfire.org">legal@ipfire.org</a>.
-                                       </p>
-                               </div>
-                       </div>
+                                               <p>
+                                                       According to the Federal Data Protection Act, you have a right to free-of-charge
+                                                       information about your stored data, and possibly entitlement to correction, blocking
+                                                       or deletion of such data.
+                                                       Inquiries can be directed to <a href="mailto:legal@ipfire.org">legal@ipfire.org</a>.
+                                               </p>
                </div>
-       </div>
+       </section>
 {% end block %}