Fix html error and indentation

with-route-provider
David Cormier 12 years ago
parent 07d09e9aa6
commit cae156d60c
  1. 10
      index.html

@ -71,9 +71,9 @@
</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>
</body> </body>
</html> </html>

Loading…
Cancel
Save