feat: Start new page layout

This commit is contained in:
2023-11-15 15:52:44 +11:00
parent 5af1161579
commit 0c0a82d5ad
10 changed files with 106 additions and 57 deletions

View File

@@ -29,6 +29,7 @@
<p>Email: {{account}}<br>Site: <a href="https://{{site}}" target="_blank">{{site}}</a></p><a class="btn btn-primary" role="button" href="/logout">Logout</a>
</section>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
</body>
</html>