{% extends "base.html" %} {% block title %}Admin Dashboard{% endblock %} {% block body_class %}overflow-hidden{% endblock %} {% block content %}
ENCLAVE_ROOT / ANALYTICS

System_Overview

REGISTRY_CAPACITY

{{ stats.total_templates }} NODES

INGRESS_TRAFFIC

{{ stats.total_clones }} PUSHES

INTEGRITY_CHECK

100% STABLE

Direct Template Upload

Drag & Drop data.tar.gz archive here

Payload must contain a valid .nptmpl descriptor

{% for t in templates %} {% endfor %}
IDENTIFIER RELEASE TRAFFIC OPERATIONS
$ {{ t.group_name }}/{{ t.name }}
V{{ t.version }} {{ t.download_count }}↓
{% endblock %} {% block extra_js %} {% endblock %}