{% if menu != False %}
{% include "incl/menubar.html" %}
{% endif %}
{# Can't reindent this as it may contain preformatted code blocks whose indentation is important. #}
{% block full_width_content %}{% endblock %}
{{_('achievement_earned')}}
<achievement_reached_title>
<achievement_reached_text>
<achievement_reached_statics>
{% if is_teacher or is_second_teacher %}
{% endif %}
{% block scripts %}
{% block additional_scripts %}{% endblock %}
{# We must mark the JSON safe -- in script tags HTML entities are not allowed #}
{% endblock %}