extends auth
block auth
    form.signin.form-horizontal(action="/api/users/acceptterms", method="post")
        p.error= message
        h2 PRIVACY POLICY for www.lovelive.tv
        p At LoveLive TV Ltd. (“LoveLive”, “Us” or “We”), We are committed to safeguarding and preserving the privacy of the visitors to our LPlatform (the “Platform”). This privacy policy (the “Privacy Policy”) explains what happens to any personal data that you, as a visitor to or user of the Platform provide to Us, or that We collect from you during your visit. This Privacy Policy applies to all information collected on or submitted to the Platform. It should be read in conjunction with the Terms of Use of the Platform available at  [insert link] to understand the general rules regarding your use of the Platform.
        h4 Information We Collect
        p In running and maintaining the Platform we may collect and process the following data about you:
        ul
            li Information about your use of the Platform including details of your visits such as content viewed and the resources that you access. Such information includes traffic data, location data and other communication data;
            li Information provided voluntarily by you (for example, when you register for information about our products or services, or make a purchase); and
            li Information that you provide when you communicate with us by any means.
        h4 Use of Cookies
        p We may gather information about your general internet use by using cookies.  Cookies are elements of data which provide information regarding the browsing habits used by a visitor. We may use cookies where appropriate to gather information about your browsing habits in order to assist Us in improving the Platform and your browsing experience.
        p Where used, cookies are downloaded to your computer and stored on your hard drive. The information obtained will not identify you personally,
        p You can adjust the settings on your computer to decline any cookies if you wish.  This can easily be done by activating the reject cookies setting on your computer. If you choose to reject cookies, your browsing experience may be limited.
        h4 Use of Your Information
        p We use the information that we collect from you to provide LoveLive’s services to you and to improve your browsing experience.  In addition to this We may use the information for one or more of the following purposes:
        ul
            li To provide information to you that you request from Us relating to LoveLive’s products or services;
            li To provide information to you relating to other products that may be of interest to you. Such additional information will only be provided where you have consented to receive such information; and
            li To inform you of any changes to the Platform, services or products.
        p If you have previously purchased products or services from us we may provide to you details of similar products or services, or other products and services, that you may be interested in.
        p Where your consent has been provided in advance we may allow selected third parties to use your data to enable them to provide you with information regarding unrelated products and services which we believe may interest you.  Where such consent has been provided it can be withdrawn by you at any time by contacting us via the email address below.
        h4 Storing Your Personal Data
        p In operating the Platform, it may become necessary to transfer data that We collect from you to locations outside of the European Economic Area (“EEA”) for processing and storing. Each jurisdiction has different privacy laws granting varying levels of protection for such personal information, and those of [insert applicable jurisdiction outside of the EEA] may not be as comprehensive as those of the EEA. By using the Platform, you consent to LoveLive transferring to, storing and processing your Personal Information in a jurisdiction outside the EEA, in accordance with the terms of this Privacy Policy. We do our upmost to ensure that all reasonable steps are taken to make sure that your data is treated stored securely.
        p Unfortunately the sending of information via the internet is not totally secure and on occasion such information can be intercepted. We cannot guarantee the security of data that you choose to send Us electronically. Sending such information is entirely at your own risk, and you acknowledge that you are aware of security and privacy limitations, including but not limited to: (1) any limitations or failures of security, privacy and authentication measures and features in this system; and (2) that data or information may be subject to eavesdropping, tampering, or alteration by third parties.
        h4 Disclosing Your Information
        p We will not disclose your personal information to any other party other than in accordance with this Privacy Policy and in the circumstances detailed below:
        ul
            li In the event that We sell any or all of our business to a third party buyer;
            li Where We are legally required by law to disclose your personal information; or
            li To further fraud protection and reduce the risk of fraud.
        h4 Third Party Links
        p On occasion We include links to third parties on the Platform. Where We provide a link it does not mean that We endorse or approve that Platform’s policy towards visitor privacy or the content of that Platform. We are not responsible for the privacy practices or the content of the any third party Platforms that We link to from the Platform and hereby disclaim all responsibility and liability that may arise from use of these links. You should review the privacy policy of any third party Platform before sharing any personal data with it.
        h4 Access to Information
        p In accordance with the Data Protection Act 1998 you have the right to access any information that We hold relating to you. Please note that We reserve the right to charge a fee of £10 to cover costs incurred by us in providing you with the information.
        h4 Contacting Us
        p Please do not hesitate to contact us if you have any questions or concerns about any matter relating to this Privacy Policy at info@lovelive.tv
        h4 Updates to this Privacy Policy
        p This Privacy Policy was last updated on Friday the 29th of November 2013. We reserve the right to update or amend this Privacy Policy at any time by posting an amended Privacy Policy to the Platform. Your continued use of the Platform indicates your acceptance of the latest version of Privacy Policy of the Platform.





        .btn-toolbar
            button.btn.btn-primary(type='submit', id='accept') Accept Terms and Conditions
            &nbsp;&nbsp;&nbsp;
            a(href="/signin") Reject
