{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% import "bootstrap/fixes.html" as fixes %} {% import "bootstrap/utils.html" as util %} {% import 'macros.html' as pbw %} {% block title %}Edge Catalog{% endblock %} {% block content %}
{{ edge.bel }}
{{ edge.evidence.text }}
{% set related_edges = edge.evidence.edges.all() %} {% if related_edges|length > 1 %}