Some more initial changes

This commit is contained in:
Jonathan Carter
2024-12-08 16:55:03 +02:00
parent a61cc67a34
commit 4bc89c5d2b
24 changed files with 53 additions and 117 deletions

View File

@@ -1,19 +1,8 @@
{% extends "layout.html" %}
{% block body %}
<div style="width: 1000px; height: 100%;">
<p><b> Ready to install! Please review all changes.</b></p>
<br>
<br><br>
<div class="columns">
<div class="column"><button class="button is-light">Back</button></div>
<a href="./install"><div class="column"><button class="button is-link">Start Install</button></div></a>
</div>
</div>
</div>
</div>