You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CoreID/app/views/cobalt/form.pug

8 lines
240 B

extends ../theme/dash/base
block content
.cobalt-container
.row.pad-top
.col-12
coreid-outlet(initial_page="cobalt.form" :initial_resource="resource" :initial_form_id="form_id" :initial_mode="mode")