diff --git a/musician/templates/musician/databases.html b/musician/templates/musician/databases.html index 96911db..c15d7b4 100644 --- a/musician/templates/musician/databases.html +++ b/musician/templates/musician/databases.html @@ -5,30 +5,48 @@
{{ service.description }}
-{{ field_name }} | - {% endfor %} -||
---|---|---|
{{ resource.name }} | -{{ resource.type }} | -
+{% for database in object_list %}
+
+
+
+
+ {{ database.name }}
+
+
+ Type: {{ database.type }}
+
+
+ associated to: {{ database.domain|default:"-" }}
+
+
+
+
+ Database users+
|
-