X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/efb6a6b457ac8e20bbbb39d8a730921850c2751a..refs/pull/5725/head:/resources/views/mfa/setup.blade.php diff --git a/resources/views/mfa/setup.blade.php b/resources/views/mfa/setup.blade.php index 25eb5d925..702f007b7 100644 --- a/resources/views/mfa/setup.blade.php +++ b/resources/views/mfa/setup.blade.php @@ -1,16 +1,18 @@ -@extends('simple-layout') +@extends('layouts.simple') @section('body')
- Setup multi-factor authentication as an extra layer of security - for your user account. - To use multi-factor authentication you'll need a mobile application - that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator. -
+{{ trans('auth.mfa_setup_desc') }}
+ +