CoreID/app/views/auth/register.pug
2020-05-20 09:56:03 -05:00

8 lines
173 B
Plaintext

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