]> git.ipfire.org Git - ipfire.org.git/commitdiff
changed list formats
authorRico Hoppe <rico.hoppe@ipfire.org>
Sat, 18 Mar 2023 13:43:07 +0000 (13:43 +0000)
committerRico Hoppe <rico.hoppe@ipfire.org>
Sat, 18 Mar 2023 13:43:07 +0000 (13:43 +0000)
src/templates/static/legal.html

index ad98d25cd2200a8877c9ec8d6bd6e019dc374a7f..67733d033a62012ca2ed828b1585fffa2d09f2b4 100644 (file)
@@ -3,12 +3,15 @@
 {% block title %}{{ _("Legal") }}{% end block %}
 
 {% block content %}
-       <section class="hero has-background-danger-light">
+       <section class="hero has-background-primary-light">
                <div class="hero-body">
                        <p class="title">
-                               <div class="container">
-                                       <p class="is-size-4 has-text-primary"><a href="/"><span class="has-text-primary is-underlined">Home</span></a> <span class="has-text-black">/</span> Legal</h3>
-                               </div>
+                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                                       <ul>
+                                         <li><a class="is-underlined  has-text-primary" href="/">Home</a></li>
+                                         <li class="is-active"><a class="has-text-primary" href="#" aria-current="page">Legal</a></li>
+                                       </ul>
+                                 </nav>
                        </p>
                        <p class="title">
                                <div class="container">
        </section>
 
        <section class="section">
-               <div class="container">
-                       <div class="section">
-                               <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 class="block">
+                       <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>
-       </section>
 
-       <section class="section">
-               <div class="section">
+               <div class="block">
                        <address>
                                <strong>The IPFire Project</strong>
                                <br>
        </section>
 
        <section class="section">
-               <div class="section">
+               <div class="block">
                        <h3 class="title is-3 has-text-weight-semibold">Disclaimer</h3>
-               </div>
-       </section>
-
-       <section class="section">
-               <div class="section">
                        <h5 class="title is-5">Accountability for content</h5>
                                <p>
                                        The contents of our pages have been created with the utmost care. However,
@@ -67,7 +61,7 @@
                                </p>
                </div>
 
-               <div class="section">
+               <div class="block">
                        <h5 class="title is-5">Accountability for links</h5>
                                <p>
                                        Responsibility for the content of external links (to web pages of third parties)
@@ -77,7 +71,7 @@
                                </p>
                </div>
 
-               <div class="section">
+               <div class="block">
                        <h5 class="title is-5">Copyright</h5>
                                <p>
                                        Our web pages and their contents are subject to German copyright law. Unless
                                        of copyrighted works is punishable (ยง 106 of the copyright law).
                                </p>
                </div>
+       </section>
+       <section class="section">
 
-               <div class="section">
+               <div class="block">
                        <h3 class="title is-3">Privacy Statement</h3>
-               </div>
-
-               <div class="section">
                        <h5 class="title is-5">General</h5>
                                <p>
                                        Your personal data (e.g. title, name, house address, e-mail address, phone number,
                                </p>
                </div>
 
-               <div class="section">
+               <div class="block">
                        <h5 class="title is-5">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>
+                                       <ul>
+                                               <li>
+                                                       1. 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>
+                                                       2. 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>
+                                       </ul>
                </div>
 
-               <div class="section">
+               <div class="block">
                        <h5 class="title is-5">Information about cookies</h5>
-                               <ol>
+                               <ul>
                                        <li>
-                                               To optimize our web presence, we use cookies. These are small text files stored
+                                               1. 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
+                                               2. 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>
+                               </ul>
                </div>
 
-               <div class="section">
+               <div class="block">
                        <h5 class="title is-5">Newsletter</h5>
                                <p>
                                        Following subscription to the newsletter, your e-mail address is used for our own
                                </p>
                </div>
 
-               <div class="section">
+               <div class="block">
                        <h5 class="title is-5">Disclosure</h5>
                                <p>
                                        According to the Federal Data Protection Act, you have a right to free-of-charge
                                        Inquiries can be directed to <a class="has-text-primary" href="mailto:legal@ipfire.org">legal@ipfire.org</a>.
                                </p>
                </div>
-               </div>
        </section>
-{% end block %}
+{% end block %}
\ No newline at end of file