{% extends 'xprez/contents/base.html' %} {% load humanize %} {% block content %}
{{ content.get_highlighted_code|safe }}
{% endblock %}