diff options
Diffstat (limited to 'www/report.html')
-rw-r--r-- | www/report.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/report.html b/www/report.html index a5612cd..359c596 100644 --- a/www/report.html +++ b/www/report.html @@ -12,7 +12,10 @@ <title>FRC Team 4272 Safety - Report an injury</title> </head> <body id="report"> - <h1>Report an Injury</h1> + <header> + <nav><a href="./index.html">«</a></nav> + <h1>Report an Injury</h1> + </header> <form action="https://lukeshu.com/frc4272/app/reports" method="POST"> <label><span>Name:</span><input type="text" name="name" /></label> <label><span>Grade:</span> |