{% extends "website/content.html" %}{% load i18n l10n %} {% block meta_tags %}{{ block.super }} {% endblock %} {% block page_title %}{% trans "Terms of Service" %} — {{ block.super }}{% endblock page_title %} {% block content %}
{% trans "Create your Terms of Service here" %}