{% for i in range(0, 2) -%}
{% include 'component/doctors/01.html' %}
{% include 'component/doctors/02.html' %}
{% include 'component/doctors/03.html' %}
{% include 'component/doctors/04.html' %}
{% include 'component/doctors/05.html' %}
{%- endfor %}