oc-adrema-plugin/components/eventregister/default.htm

12 lines
501 B
HTML

{% include 'silva.adrema::head' %}
<event-form
style="--primary: {{__SELF__.settings.primary_color}}; --secondary: {{__SELF__.settings.secondary_color}}; --font: {{__SELF__.settings.font_color}}; --circle: {{__SELF__.settings.circle_color}}"
index-url="{{__SELF__.settings.indexUrl}}"
single-url="{{__SELF__.settings.singleUrl}}"
register-url="{{__SELF__.settings.registerUrl}}"
config-var-name="adrema_event_config"
form-id="{{__SELF__.event.id }}"
scroll
></event-form>