Rebuild stuff and add warning.

This commit is contained in:
James Cole
2022-01-02 07:22:04 +01:00
parent ffc71da2eb
commit 11176fc212
7 changed files with 638 additions and 650 deletions

View File

@@ -4,7 +4,11 @@
{% endblock %}
{% block content %}
<!-- Small boxes (Stat box) -->
<div class="alert alert-info">
Hi there! The "v2"-layout is no longer receiving updates. Work will continue in "v3". This will be a fully functional
<a href="https://en.wikipedia.org/wiki/Single-page_application" class="alert-link">SPA</a>
based on the excellent <a href="https://quasar.dev/" class="alert-link">Quasar Framework</a> platform.
</div>
<!-- Main row -->
<div id="dashboard"></div>
<!-- /.row (main row) -->