{% extends "skeleton.html" %} {% load i18n %} {% block base_content %}

{% trans 'Success' %}

{% trans 'Great job !' %}

{% endblock %}