{% load i18n %}
{% trans "Table of Content" %}
{% if view_mode == 'edit' %}
{% trans "Help" %}
{% endif %}