summaryrefslogtreecommitdiff
path: root/app/views/settings/two_factor_auths/codes.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/settings/two_factor_auths/codes.html.haml')
-rw-r--r--app/views/settings/two_factor_auths/codes.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/settings/two_factor_auths/codes.html.haml b/app/views/settings/two_factor_auths/codes.html.haml
new file mode 100644
index 00000000000..53907ebffab
--- /dev/null
+++ b/app/views/settings/two_factor_auths/codes.html.haml
@@ -0,0 +1,6 @@
+- page_title _('Recovery Codes'), _('Two-factor Authentication')
+
+%h3.page-title
+ = _('Two-factor Authentication Recovery codes')
+%hr
+= render 'codes'