{% extends "templates/base.html" %} {% block title %} {{ 'Courses' }} {% endblock %} {% block head_include %} {% include "public/icons/symbol-defs.svg" %} {% endblock %} {% block content %}
{{ _("Complete your {0} to access the courses.").format(profile_link) }}