{% extends "main::container.html" %} {% block article %}

{% if collections.current %} {{collections.current.label}} {% else %} Text Collections {% endif %}

{% endblock %} FUCKING IMPLEMENT CORRECT NEXT PREV !