about summary refs log tree commit diff
path: root/app/views/admin/instances/_instance.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/instances/_instance.html.haml')
-rw-r--r--app/views/admin/instances/_instance.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/admin/instances/_instance.html.haml b/app/views/admin/instances/_instance.html.haml
new file mode 100644
index 000000000..5c6783d06
--- /dev/null
+++ b/app/views/admin/instances/_instance.html.haml
@@ -0,0 +1,5 @@
+%tr
+  %td.domain
+    = instance.domain
+  %td.count
+    = instance.accounts_count