{% extends 'base.html' %} {% load i18n %} {% load bootstrap_tags %} {% block title %} {% trans "Terms Of Service" %} | {{ settings.SITE_NAME }} {% endblock title %} {% block content %}

{% trans "Terms Of Service" %}

{% blocktrans %}

In order to use this site and its services you agree that:

  1. You are at least 13 years at the present date.
  2. You will be the only one to use the account you created.
  3. You will respect the laws...
    1. You will respect the laws of your country while using this platform.
    2. You will also respect brazillian laws while using this platform.
    3. In case of legislation conflict, obey the legislation from your country in first place.
    4. Religious "laws" or "principles" are not covered.
  4. You are solely and entirely responsible for any damages that the content created, published or distributed by your account is your entire responsibility.
  5. You won't take actions that knowingly overloads or makes the service unavailable.

About the rights of submitted content:

  1. You agree to don't use the platform to submit, share or transmit any form of data that constitutes porn, gambling, drug dealing, incitement to crime, incitement to suicide, warez, piracy, illegal content or hate speech.
  2. You agree to only submit content you have the right to do so, respecting copyrights.
  3. By submiting content to the platform, you agree that your content will be stored, copied, distributed, indexed, processed and backed up in order to keep the service available and to improve it.

About the termination of the account:

  1. It won't be reversed unless facts are presented.
  2. If terminated by the user, all content produced by the account will remain with the same availability as before.
  3. If terminated by the administrator, all content produced by the account that doesn't violate the rules may remain with the same availability as before; in special cases, they may be entirely deleted from the records.

About the service provision:

  1. In order to access this platform it may be required some hardware and software that the platform is not obliged in any way to provide.
  2. The administrator of the platform is not responsible for any loss you have by using it or relying on it.
  3. The administration reserves the right to interrupt the service at any time for any reason they consider appropriate.
{% endblocktrans %} {% endblock content %}