UI tests
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
<link href="/static/welcome.css" rel="stylesheet">
|
||||
<script src="/static/htmx.min.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<body style="background-color: transparent; border-radius: 50px;">
|
||||
|
||||
<div class="bg"></div>
|
||||
<!--div class="bg"></div> -->
|
||||
|
||||
<div style="min-height: 80%; left: 22%; right: 22%; top: 50px; bottom: 50px; position: absolute; width:1000px; height:800;" class="container">
|
||||
<!--div style="min-height: 80%; left: 22%; right: 22%; top: 50px; bottom: 50px; position: absolute; width:1000px; height:800;" class="container" -->
|
||||
<div class="notification is-dark">
|
||||
|
||||
{% block body %}
|
||||
|
||||
Reference in New Issue
Block a user