CoreID/app/views/auth/mfa/recovery.pug

8 lines
176 B
Plaintext
Raw Normal View History

2020-05-30 22:21:47 +00:00
extends ../../theme/public/base
block append style
link(rel='stylesheet' href='/style-asset/form.css')
block vue
coreid-mfa-recovery-page(v-bind:app_name="app_name")