{% extends "base.html" %} {% import "macros.html" as macros %} {% block content %} {{ macros.package_table(packages, page, order, collection=collection) }} {% endblock %}