<%page expression_filter="h"/> <%inherit file="//layout/admin_lite.html"/> <%namespace name="formset" file="//formset.html" /> <%namespace name="lib" file="/lib.html" import="stylesheet_tags, add_script_block, csrf_hidden_input, sort_link" /> <%def name="title()">${_('Clustering')} - ${parent.title()} <%def name="get_breadcrumbs()"> <% return [ [_('Manager'), ['manager']], [_('Clustering'), ['manager','system','clustering']], [_('Peer'),''] ] %> % if controller_exception:
<%lib:render_exception e="${controller_exception}" />
% endif

${_('Peer:')} ${peername}

${_('Location')} ${host_port_pair}
${_('Last Heartbeat')} ${last_heartbeat}
${_('Replication port')} ${rawdata_rcv_port}
${_('Status')} ${status}