summaryrefslogtreecommitdiff
path: root/app/views/identities/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/identities/index.html.haml')
-rw-r--r--app/views/identities/index.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/identities/index.html.haml b/app/views/identities/index.html.haml
new file mode 100644
index 0000000..e4f48eb
--- /dev/null
+++ b/app/views/identities/index.html.haml
@@ -0,0 +1,5 @@
+-@show_navigation = false
+
+= search :identities
+= table @identities, %w(type username destination actions)
+-# = paginate @identities