moves <main> to default.layout
This commit is contained in:
@@ -8,7 +8,6 @@ pp "${SHARE}"/components/meta.upphtml
|
||||
pp "${SHARE}"/components/otp-dialog.upphtml
|
||||
#!
|
||||
|
||||
<main>
|
||||
<form class=contact-form>
|
||||
<h1>Contact me</h1>
|
||||
<p hidden class=error></p>
|
||||
@@ -95,4 +94,3 @@ pp "${SHARE}"/components/otp-dialog.upphtml
|
||||
await submitOtpForm(selectors);
|
||||
});
|
||||
</script>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user