This commit is contained in:
Jacob Levine
2019-03-07 21:16:54 -06:00
parent 302f6b794d
commit ed151f1707
2 changed files with 10 additions and 0 deletions

View File

@@ -28,6 +28,13 @@
<div>
Scouting For: <select id="tns"></select>
</div>
<h2>Submit a Report:</h2>
<div>
Match Number: <input type="text" name="" value="" id="mn">
Number of Team Scouted: <input type="text" name="" value="" id="tsn">
</div>
<h3>Sandstorm:</h3>
</div>
</body>
</html>