week 2
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 23s

This commit is contained in:
2026-01-14 11:51:46 -05:00
parent 58f6593887
commit 691974d96b
13 changed files with 442 additions and 63 deletions

View File

@@ -1,17 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<style>
span.under {
display: inline-block;
width: 20ch;
border-bottom: 2px solid black;
}
</style>
<title>Public Website Consent Form</title>
</head>
<body>
<h1>Parental Consent Form</h1>
[!]
[=title "Public Website Consent Form"]
[=content-]
<p>
As part of their course in introductory web development at Trailside, your child may be given the opportunity to
create and maintain a public-facing website through GitHub Pages (a reputable free hosting provider). This gives them
@@ -47,5 +36,5 @@ border-bottom: 2px solid black;
Printed name: <span class="under"></span><br><br>
Child's name: <span class="under"></span>
</p>
</body>
</html>
[/]
[#template.html]