Update menu
This commit is contained in:
@@ -36,6 +36,12 @@
|
||||
<div id="layout-content">
|
||||
{{ page_content }}
|
||||
</div>
|
||||
|
||||
<footer class="footer sm:footer-horizontal footer-center bg-base-300 text-base-content p-4">
|
||||
<aside>
|
||||
<p>Copyright © 2025 - HuraSoft</p>
|
||||
</aside>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -43,9 +49,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{% include javascript/index %}
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user