extends ../_template
block vars
  - var page = "privacy-policy";
block content
  .ui.vertical.stripe.intro.segment
    .ui.stackable.very.relaxed.center.aligned.grid.container
      .row
        .column.left.aligned
          h2.ui.header.
            Privacy Policy
          h3.ui.header.
            Website
          p.
            While visiting our website, your computer transmits various pieces of data to our website. These vary based
            on browser and operating system, and usually include:
          ul.ui.list
            li.
              Browser and version
            li.
              Operating system and version
            li.
              The previously visited website (Referrer URL)
            li.
              Hostname and/or IP address of your computer
            li.
              Time and date of the access
          p.
            We currently do not store or collect any of this information.

          h3.ui.header.
            App
          p.
            The app supports automatic crash reporting. Currently, this is disabled and no reports will be collected.

          p.
            Connections made by the app to a server configured by the user are subject to the privacy policy of that
            server, and cannot be policed by us.

          h3.ui.header.
            Further Questions

          p.
            For further questions regarding our privacy policy, please contact
            #[a(href='mailto:support@kuschku.de') support@kuschku.de].