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

{{ t('graph.title') }}

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

0%
{{ t('graph.controls') }}
{% endblock %}