{% extends "mobile/base.html" %} {% block title %}{{ page_title(_('Collections')) }}{% endblock %} {% block page %}

{{ _('COLLECTIONS') }}

{{ _('Groups of related add-ons that anyone can create.') }}

{{ collections|mobile_paginator }} {% endblock %}