templates/front/conditions.html.twig line 1

  1. {% extends 'front.html.twig' %} {% block title %} {% trans %}Conditions
  2. d'utilisation | Plateforme d'éducation enligne{% endtrans %} {% endblock %} {%
  3. block body %}
  4. <div id="preloader" class="text-center">
  5.   <div id="status">
  6.     <div class="logo">
  7.       <h3 style="font-weight: 700; text-align: center" class="mt-14">
  8.         <span style="color: #950853"></span>Clever Nursery
  9.       </h3>
  10.     </div>
  11.     <div class="sk-chase mt-4">
  12.       <div class="sk-chase-dot"></div>
  13.       <div class="sk-chase-dot"></div>
  14.       <div class="sk-chase-dot"></div>
  15.       <div class="sk-chase-dot"></div>
  16.       <div class="sk-chase-dot"></div>
  17.       <div class="sk-chase-dot"></div>
  18.     </div>
  19.   </div>
  20. </div>
  21. <style>
  22.   h3 {
  23.     font-size: 20px !important;
  24.     margin-left: 30px;
  25.   }
  26. </style>
  27. {% include "/front/_partials/header.html.twig" %}
  28. <section class="bg-half bg-light d-table w-100" id="home">
  29.   <div class="container">
  30.     <div class="row justify-content-center">
  31.       <div class="col-lg-12 text-center">
  32.         <div class="title-heading">
  33.           <h4>{% trans %} Conditions d'utilisation {% endtrans %}</h4>
  34.           <nav aria-label="breadcrumb" class="d-inline-block mt-4">
  35.             <ul class="breadcrumb mb-0">
  36.               <li class="breadcrumb-item">
  37.                 <a href="/"> Clever Nursery </a>
  38.               </li>
  39.               <li class="breadcrumb-item active" aria-current="page">
  40.                 {% trans %} Conditions d'utilisation {% endtrans %}
  41.               </li>
  42.             </ul>
  43.           </nav>
  44.         </div>
  45.       </div>
  46.       <!--end col-->
  47.       <div class="home-shape-arrow">
  48.         <a href="#conditions" class="scroll-down">
  49.           <i class="mdi mdi-arrow-down arrow-icon bg-light text-dark h5"></i>
  50.         </a>
  51.       </div>
  52.     </div>
  53.     <!--end row-->
  54.   </div>
  55.   <!--end container-->
  56. </section>
  57. <section class="section" id="conditions">
  58.   <div class="container">
  59.     <div class="row">
  60.       <div class="col-12">
  61.         <div class="section-title">
  62.           <h2 class="title mb-4">{% trans %}1. Introduction {% endtrans %}</h2>
  63.           <p class="text-muted">
  64.             {% trans %}Welcome to Clever Nursery - Management platform for
  65.             nurseries and schools. At Clever Nursery, we are committed to
  66.             protecting your privacy and ensuring the security of your personal
  67.             information. This Privacy Policy is designed to help you understand
  68.             how we collect, use, disclose, and safeguard your personal
  69.             information when you use our platform.{% endtrans %}
  70.           </p>
  71.           <p class="text-muted">
  72.             {% trans %} By accessing or using Clever Nursery, you consent to the
  73.             practices described in this Privacy Policy. If you do not agree with
  74.             the terms outlined in this policy, please refrain from using our
  75.             platform.{% endtrans %}
  76.           </p>
  77.         </div>
  78.         <div class="section-title">
  79.           <h2 class="title mb-4">
  80.             {% trans %}2. Information We Collect{% endtrans %}
  81.           </h2>
  82.           <p class="text-muted">
  83.             {% trans %}We may collect various types of information, including:{%
  84.             endtrans %}
  85.           </p>
  86.           <h3 class="mb-4">
  87.             {% trans %}a. Personal Information:{% endtrans %}
  88.           </h3>
  89.           <p class="text-muted">
  90.             {% trans %} When you create an account or use our services, we may
  91.             collect personal information such as your name, email address, phone
  92.             number, and billing information.{% endtrans %}
  93.           </p>
  94.           <h3 class="mb-4">{% trans %}b. Student Information:{% endtrans %}</h3>
  95.           <p class="text-muted">
  96.             {% trans %} We collect information about students registered in the
  97.             creche or nursery, including their names, dates of birth, emergency
  98.             contact information, and medical records, as necessary to provide
  99.             our services.{% endtrans %}
  100.           </p>
  101.           <h3 class="mb-4">{% trans %}c. Usage Information:{% endtrans %}</h3>
  102.           <p class="text-muted">
  103.             {% trans %} We may collect data on how you use Clever Nursery,
  104.             including log files, device information, and usage patterns. This
  105.             information helps us improve our services and user experience.{%
  106.             endtrans %}
  107.           </p>
  108.           <h3 class="title mb-4">{% trans %}d. Communication:{% endtrans %}</h3>
  109.           <p class="text-muted">
  110.             {% trans %} We may collect information from your communications with
  111.             us, including emails, messages, and customer support inquiries.{%
  112.             endtrans %}
  113.           </p>
  114.         </div>
  115.         <div class="section-title">
  116.           <h2 class="title mb-4">
  117.             {% trans %}3. How We Use Your Information{% endtrans %}
  118.           </h2>
  119.           <p class="text-muted">
  120.             {% trans %} We use the collected information for the following
  121.             purposes:{% endtrans %}
  122.           </p>
  123.           <h3 class="mb-4">{% trans %}a. Providing Services:{% endtrans %}</h3>
  124.           <p class="text-muted">
  125.             {% trans %} To operate, maintain, and provide you with our creche
  126.             and nursery management services.{% endtrans %}
  127.           </p>
  128.           <h3 class="mb-4">{% trans %}b. Communication:{% endtrans %}</h3>
  129.           <p class="text-muted">
  130.             {% trans %} To respond to your inquiries, send you important
  131.             information, and notify you of changes to our services.{% endtrans
  132.             %}
  133.           </p>
  134.           <h3 class="mb-4">{% trans %}c. Improving Services:{% endtrans %}</h3>
  135.           <p class="text-muted">
  136.             {% trans %} To analyze usage patterns, conduct research, and enhance
  137.             the functionality and quality of our platform.{% endtrans %}
  138.           </p>
  139.           <h3 class="mb-4">{% trans %}d. Legal Compliance:{% endtrans %}</h3>
  140.           <p class="text-muted">
  141.             {% trans %} To comply with legal obligations, resolve disputes, and
  142.             enforce our terms and policies.{% endtrans %}
  143.           </p>
  144.         </div>
  145.         <div class="section-title">
  146.           <h2 class="title mb-4">
  147.             {% trans %}4. Disclosure of Your Information{% endtrans %}
  148.           </h2>
  149.           <p class="text-muted">
  150.             {% trans %} We may disclose your information to third parties in the
  151.             following circumstances:{% endtrans %}
  152.           </p>
  153.           <h3 class="mb-4">{% trans %}a. Service Providers:{% endtrans %}</h3>
  154.           <p class="text-muted">
  155.             {% trans %} We may share your information with trusted service
  156.             providers who assist us in providing our services. These providers
  157.             are contractually bound to protect your information.{% endtrans %}
  158.           </p>
  159.           <h3 class="mb-4">{% trans %}b. Legal Obligations:{% endtrans %}</h3>
  160.           <p class="text-muted">
  161.             {% trans %} We may disclose your information in response to legal
  162.             requests, court orders, or to comply with applicable laws and
  163.             regulations.{% endtrans %}
  164.           </p>
  165.           <h3 class="mb-4">{% trans %}c. Business Transfers:{% endtrans %}</h3>
  166.           <p class="text-muted">
  167.             {% trans %}In the event of a merger, sale, or transfer of assets,
  168.             your information may be transferred as part of the transaction.{%
  169.             endtrans %}
  170.           </p>
  171.         </div>
  172.         <div class="section-title">
  173.           <h2 class="title mb-4">{% trans %}5. Data Security{% endtrans %}</h2>
  174.           <p class="text-muted">
  175.             {% trans %} We take reasonable steps to protect your information
  176.             from unauthorized access, disclosure, alteration, or destruction.
  177.             However, no data transmission over the internet or storage system is
  178.             entirely secure. Therefore, we cannot guarantee the absolute
  179.             security of your information.{% endtrans %}
  180.           </p>
  181.         </div>
  182.         <div class="section-title">
  183.           <h2 class="title mb-4">{% trans %}6. Your Rights{% endtrans %}</h2>
  184.           <p class="text-muted">
  185.             {% trans %} You have certain rights regarding your personal
  186.             information, including:{% endtrans %}
  187.           </p>
  188.         </div>
  189.         {% trans %} a. Access: You can request access to the personal
  190.         information we hold about you. b. Rectification: You can request
  191.         corrections to inaccurate or incomplete personal information. c.
  192.         Deletion: You can request the deletion of your personal information,
  193.         subject to legal requirements.{% endtrans %}
  194.         <div class="section-title">
  195.           <h2 class="title mb-4">
  196.             {% trans %}7. Changes to this Privacy Policy{% endtrans %}
  197.           </h2>
  198.           <p class="text-muted">
  199.             {% trans %} We may update this Privacy Policy from time to time to
  200.             reflect changes in our practices or for legal reasons. Any updates
  201.             will be posted on our website, and the "Effective Date" at the top
  202.             of this policy will be revised accordingly.{% endtrans %}
  203.           </p>
  204.         </div>
  205.         <div class="section-title mb-4">
  206.           <h2 class="title mb-4">{% trans %}8. Contact Us{% endtrans %}</h2>
  207.           <p class="text-muted">
  208.             {% trans %} If you have any questions, concerns, or requests related
  209.             to your privacy or this Privacy Policy, please contact us at:{%
  210.             endtrans %}
  211.           </p>
  212.           <p class="text-muted mb-0">
  213.             <b>{% trans %}Website:{% endtrans %}</b>
  214.             <a target="_blank" href="https://clevernursery.com/">
  215.               https://clevernursery.com/
  216.             </a>
  217.           </p>
  218.           <p class="text-muted mb-0">
  219.             <b>Email:</b>
  220.             [email protected]
  221.           </p>
  222.           <p class="text-muted mb-0">
  223.             <b>{% trans %}Téléphone:{% endtrans %}</b>
  224.             +213 783 906 075
  225.           </p>
  226.           <p class="text-muted mb-0">
  227.             <b>WhatsApp:</b>
  228.             +213 783 906 075
  229.           </p>
  230.           <p class="text-muted mb-0">
  231.             <b>Facebook:</b>
  232.             <a target="_blank" href="https://www.facebook.com/clevernursery">
  233.               Clever Nursery
  234.             </a>
  235.           </p>
  236.         </div>
  237.         <div class="section-title">
  238.           <h2 class="title mb-4">{% trans %}9. Consent{% endtrans %}</h2>
  239.           <p class="text-muted">
  240.             {% trans %}By using Clever Nursery, you acknowledge that you have
  241.             read and understood this Privacy Policy and agree to the collection,
  242.             use, and disclosure of your information as described herein.{%
  243.             endtrans %}
  244.           </p>
  245.           <p class="text-muted">
  246.             {% trans %} Thank you for choosing Clever Nursery - Creche and
  247.             Nursery Management System. We are committed to safeguarding your
  248.             privacy and providing a secure and reliable platform for your
  249.             needs.{% endtrans %}
  250.           </p>
  251.         </div>
  252.       </div>
  253.       <!--end col-->
  254.     </div>
  255.     <!--end row-->
  256.   </div>
  257.   <!--end container-->
  258. </section>
  259. {% include "/front/_partials/footer.html.twig" %} {% endblock %}