Skip to content

Commit

Permalink
people are weird and yell at me to redo the ui
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperNeon authored Aug 12, 2021
1 parent 2415b7f commit b4fa878
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<br>
<br>
&nbsp&nbsp<h2 class = "marg">Custom</h2><br>
<div style="text-align: center;">
<form action="/custom" method="post">
&nbsp&nbsp<label for="ID" class="form-label">Client ID:</label><br>
&nbsp&nbsp<input type="text" id="ID" name="ID" class="form-control"><br>
Expand All @@ -38,6 +39,7 @@
&nbsp&nbsp<input type="text" id="btnburl" name="btnburl" placeholder="" class="form-control"><br><br>
&nbsp&nbsp<input type="submit" value="Submit" class="btn">
</form>
</div>
<script>
function chillwav() {
console.log('fetch sent - chillwav')
Expand Down

0 comments on commit b4fa878

Please sign in to comment.