This commit is contained in:
Dave Syer 2013-08-19 21:45:54 +01:00
parent 6667b4dbd3
commit 4b4b837846

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html">
<html>
<head>
<title>Spring Initializr</title>
<link rel="stylesheet"
@ -53,6 +53,7 @@
${it.name}
</label><% } %>
<button type="submit" class="btn">Generate</button>
</form>
</div>
</div>
</body>