Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumar2255 authored Nov 8, 2021
1 parent 87171cd commit a56baee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</head>
<body>
<div class="container">
<h1 class="text-center">Simple demo</h1>
<h1 class="text-center">Sample Application</h1>
<div class="col-md-6">
<form name="saveUser" action="/save" method="post"
class="form-horizontal">
Expand Down

0 comments on commit a56baee

Please sign in to comment.