mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
test file is not actually used
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Widget Test Page</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Pretix Widget E2E Test Page</h1>
|
||||
|
||||
<!-- Pretix Widget Embed -->
|
||||
<pretix-widget event="{{ event_url }}"></pretix-widget>
|
||||
|
||||
<!-- Widget Script -->
|
||||
<script type="text/javascript" src="{{ widget_script_url }}"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user