Added button to return to landing page
This commit is contained in:
parent
633fe0a7fc
commit
b44dc99198
@ -38,6 +38,11 @@
|
|||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="row justify-content-center mt-3">
|
||||||
|
<div class="col text-center">
|
||||||
|
<a class="btn btn-secondary btn-lg" href="/" role="button">Home</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user