{% extends 'body_base.html' %} {% block title %}Minne - Knowledge{% endblock %} {% block main %}

Knowledge Entities

Graph

{% include "knowledge/entity_list.html" %}

Relationships

{% include "knowledge/relationship_table.html" %}
{% endblock %}