{% extends "base.html" %} {% load util_functions %} {% block body %}
{{ labels.name }} |
{{ dbms_data.name }} |
{{ labels.dbms }} |
{{ dbms_data.dbms.full_name }} |
{{ labels.creation_time }} |
{{ dbms_data.creation_time }} |
Name |
Value |
{% if compare != "none" %}
Comparing Value |
{% endif %}
|
{{ pair.0 }} | {% else %}{{ pair.0 }} | {% endif %}{{ pair.1|safe_floatformat }} | {% if compare != "none" %}{{ pair.2|safe_floatformat }} | {% endif %}
Name |
Value |
{% if compare != "none" %}
Comparing Value |
{% endif %}
|
{{ pair.0 }} | {% else %}{{ pair.0 }} | {% endif %}{{ pair.1|safe_floatformat }} | {% if compare != "none" %}{{ pair.2|safe_floatformat }} | {% endif %}