{% extends "layout/main.html" %} {% block content %}

Cluster: {{ clusterName }}

{% include "partials/keys.html" %}
{% endblock %}