You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- for custom pretix urls, you can now specify the url
- if you have a typo in devopsdays, you can not override the url
Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
<pretix-widgetevent="{{ $url }}" {{-ifeq$info "show" -}} display-event-info{{- end -}}></pretix-widget>
26
+
<noscript>
27
+
<divclass="pretix-widget">
28
+
<divclass="pretix-widget-info-message">
29
+
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please <atarget="_blank" rel="noopener" href="{{ $url }}">click here</a>.
0 commit comments