{% extends "base.html" %} {% load i18n %} {% load static %} {% load wger_extras %} {% block title %}{% translate "Terms of service" %}{% endblock %} {% block content %} Add your terms of service here {% endblock %}