mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-16 16:50:42 +08:00
Fix HTML
This commit is contained in:
parent
6667b4dbd3
commit
4b4b837846
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html">
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Spring Initializr</title>
|
<title>Spring Initializr</title>
|
||||||
<link rel="stylesheet"
|
<link rel="stylesheet"
|
||||||
@ -53,6 +53,7 @@
|
|||||||
${it.name}
|
${it.name}
|
||||||
</label><% } %>
|
</label><% } %>
|
||||||
<button type="submit" class="btn">Generate</button>
|
<button type="submit" class="btn">Generate</button>
|
||||||
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user