{% extends "base.html" %} {% set active = "graph" %} {% block title %}Cortex — Knowledge Graph{% endblock %} {% block head %} {% endblock %} {% block content %}

Knowledge Graph

This page is currently under development. For a better way to explore connections, try the Explore page.
{% endblock %} {% block scripts %} {% endblock %}