{% extends "base.html" %} {% block body %}
Name |
{{ db_conf.name }} |
Description |
{{ db_conf.description|safe|linebreaks }} |
Type |
{{ db_conf.db_type }} |
Creation time |
{{ db_conf.creation_time }} |
Parameter | Value | {% if compare != "none" %}Comparing Value | {% endif %}
{{ pair.0 }} | {{ pair.1 }} | {% if compare != "none" %}{{ pair.2 }} | {% endif %}
Parameter | Value | {% if compare != "none" %}Comparing Value | {% endif %}
{{ pair.0 }} | {{ pair.1 }} | {% if compare != "none" %}{{ pair.2 }} | {% endif %}