{% extends "nexus/module.html" %} {% block head %} {{ block.super }} {% endblock %} {% load redis_helpers %} {% block content %}

Displaying statistics for {{ cache_stats|length }} physical host{{ cache_stats|length|pluralize }}

{% endblock %}