{% extends iframe|yesno:"admin/state/state/iframe_layout.html,admin/index.html" %} {% load i18n admin_static staticfiles %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block content %}

{% block accounts_title %}Slices allocation per group in the Testbed{% endblock %}

{% include "admin/state/state/d3script.html" with data_url="admin:state_slices_data" %}
{% endblock %}