{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Settings" %} - Wapyce{% endblock %} {% block content %}
{% blocktrans %} With your token you can validate a site and submit the results of validation for us. {% endblocktrans %}
{% blocktrans %} Your token: {{ user_token }} {% endblocktrans %} {% trans "Generate new token" %}