UI updates
This commit is contained in:
@@ -12,9 +12,11 @@
|
|||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body style="background-color:#eee">
|
<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">
|
<div class="jumbotron text-center">
|
||||||
<h1>Alright {{ $username }}, your account has been created</h1>
|
<h1>Alright {{ $username }}, your account has been created</h1>
|
||||||
<a href="/"><h1>Home</h1></a>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user