failed attempt at doing things without initiation of entire MVC framework

This commit is contained in:
robbt 2020-05-12 12:24:02 -04:00
parent a52e905155
commit 7ee9a220af
2 changed files with 75 additions and 6 deletions

View file

@ -29,8 +29,7 @@
<div id="corsFormBody">
<div class="form-group">
<label class="control-label" for="corsURL">CORS URLs</label>
<textarea class="form-control" id="corsURL" rows="4" cols="50">
</textarea>
<textarea class="form-control" id="corsURL" rows="4" cols="50"></textarea>
</div>
</div>
</div>