{% extends "framework_modern.html" %} {% load static %} {% block content %} {# Serialize objects data for Alpine pagination #} {# prettier-ignore-start #} {# FIXME: This is a hack to get the objects data into the JavaScript code. #} {% if object_type != 'scenario' %} {% endif %} {# prettier-ignore-end #}
Nodes represent the (predicted) compounds in a graph. Learn more >>
{% elif object_type == 'edge' %}Edges represent the links between nodes in a graph. Learn more >>
{% endif %} {% if reviewed_objects and unreviewed_objects %} {% if reviewed_objects|length == 0 and unreviewed_objects|length == 0 %}
Nothing found. There are two possible reasons:
1. There is no content yet.
2. You have no reading permissions.
Please ensure you have at least reading permissions.