{% extends 'layout_page.twig' %} {% set page = 'network' %} {% block title %}GitList{% endblock %} {% block content %} {% include 'breadcrumb.twig' with {breadcrumbs: [{dir: 'Network', path:''}]} %}

Network Graph of {{ repo }} / {{ commitishPath }}

{#
#}

{% endblock %}