{% extends 'base_training.html' %} {% load static %} {% load user_has_qualification from tags %} {% load percentage_complete from tags %} {% load user_level_if_present from tags %} {% load colour_from_depth from tags %} {% block js %} {% endblock %} {% block content %}
{{ level.description|truncatewords:30 }}