8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
extends ../theme/public/base
|
|
|
|
block append style
|
|
link(rel='stylesheet' href='/style-asset/form.css')
|
|
|
|
block vue
|
|
coreid-auth-page(v-bind:app_name="app_name" v-bind:message="message" v-bind:actions="actions")
|