CoreID/app/views/auth/mfa/recovery.pug
2020-05-30 17:21:47 -05:00

8 lines
176 B
Plaintext

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")