{% block customer %}

The Customer

{% endblock customer %}
{% block challenge %}

The Challenge

{% endblock challenge %}
{% block solution %}

The Solution

{% endblock solution %}
{% block implementation %}

The Implementation

{% endblock implementation %}
{% block results %}

Results

{% endblock results %}
{% block provider %}

Provider

{% endblock provider %}