{% extends "base.html" %} {% block head_title %} {{ title | truncatechars:20 }} | {{ block.super }} {% endblock %} {% block content %}
{{instance.comment|linebreaks|slice:":300"}}
{% if compare_nr_reactions is None %}This system |
Loaded system |
# different |
|
---|---|---|---|
# Reactions |
{{ nr_reactions }} | {{ compare_nr_reactions }} | {{ nr_different_reactions}} |
# Contingencies | {{ nr_contingencies }} | {{ compare_nr_contingencies }} | {{ nr_different_contingencies}} |
Created: {{ instance.reg_graph.timestamp }}
{% if instance.reg_graph.comment %}Created: {{ instance.rea_graph.timestamp }}
{% if instance.rea_graph.comment %}{{instance.quick_input|linebreaks|slice:":100"}}...
Comment:
{{ instance.reg_graph.comment | linebreaks}}