Fix html error and indentation
This commit is contained in:
parent
07d09e9aa6
commit
cae156d60c
@ -71,7 +71,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<form ng-submit="sendMessage()">
|
<form ng-submit="sendMessage()">
|
||||||
<input type="text" ng-model="command"></input>
|
<input type="text" ng-model="command"></input>
|
||||||
<input type="submit" class="btn btn-primary"></button>
|
<input type="submit" class="btn btn-primary"></index>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user