summaryrefslogtreecommitdiff
path: root/app/views/home/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/home/index.html.erb')
-rw-r--r--app/views/home/index.html.erb8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb
new file mode 100644
index 0000000..baec791
--- /dev/null
+++ b/app/views/home/index.html.erb
@@ -0,0 +1,8 @@
+<%= @message %>
+
+<p>
+<%= @totp.provisioning_uri("mokha@cisco.com") %>
+</p>
+<p>
+<%= @hotp.provisioning_uri("mokha@cisco.com") %>
+</p>