{% extends "resumes/base.html" %} {% load i18n %} {% block body %}

{% trans "Thank you" %}

{% trans "Your resume is is under review and will be approved by an administrator" %}

{% endblock %}