UI updates

This commit is contained in:
amazing-username
2017-05-31 10:34:36 -05:00
parent 9d2fc48774
commit f6e3cd813c
+3 -1
View File
@@ -12,9 +12,11 @@
</head>
<body style="background-color:#eee">
<div style="background-color:#000000;text-align:center">
<a href="/"><h1 style="height:10%;font-size:800%">Home</h1></a>
</div>
<div class="jumbotron text-center">
<h1>Alright {{ $username }}, your account has been created</h1>
<a href="/"><h1>Home</h1></a>
</div>
</body>
</html>