{% extends "index.html" %} {% block hub_active %}active{% endblock %} {% block hub_selected %}selected{% endblock %} {% block content %}

Hub

{% include "hub/cradle-options.html" %}

There {% if modules|length == 1 %}is 1 module{% else %}are {{ modules|length }} modules{% endif %} available.

{% endblock %}