{% tagDataList archives with type="page" limit="10" %}
{% for item in archives %}

{% endfor %}
{% endtagDataList %}
{% include "partial/pagination.html" %}