mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-01-31 11:36:18 +00:00
split base template in multiple files
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
<script src="/static/AdminLTE-3.2.0/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
<!-- AdminLTE App -->
|
||||
<script src="/static/AdminLTE-3.2.0/dist/js/adminlte.min.js"></script>
|
||||
{% include "template_messages.html" %}
|
||||
{% include 'template_parts/base_messages.html' %}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user