{% extends "base.html" %} {% block title %}{{ t('graph.local_title') }}: {{ center_title }} - {{ wiki_name }}{% endblock %} {% block content %}

{{ t('graph.local_title') }}: {{ center_title }}

{{ t('graph.local_summary', nodes=nodes|length, edges=edges|length) }}

{{ t('graph.all_graph') }}  |  Center = {{ t('graph.center') }}   Step 1 = {{ t('graph.step1') }}   {{ t('graph.step2') }}

Center
Step 1
Step 2
{{ t('graph.local_controls') }}
{% endblock %}