CoreID/app/views/auth/mfa/challenge.pug
2020-04-22 16:56:39 -05:00

8 lines
177 B
Plaintext

extends ../../theme/public/base
block append style
link(rel='stylesheet' href='/style-asset/form.css')
block vue
coreid-mfa-challenge-page(v-bind:app_name="app_name")