{% extends "base.html" %} {% block content %}

Clients of {fs_name}

ID Type State Version Host Root
{client.id} {client.type} {client.state} {client.version} {client.hostname} {client.root}
{% endblock %}