{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% import "bootstrap/fixes.html" as fixes %} {% import "bootstrap/utils.html" as util %} {% block title %}Evidences{% endblock %} {% block content %}
{{ source_bel }}
{% if target_bel %}
to {{ target_bel }}
{% endif %}
{{ evidence }}
{{ em.bel }}
{{ em.md5 }}