{% block main %} {% for doc in data.docs %}

{% if doc._url %}{% endif %}{{ doc.title }}{% if doc._url %}{% endif %}

{% endfor %} {% endblock %}