diff --git a/src/web/templates/drives.html b/src/web/templates/drives.html index d3698c06..3217ed53 100644 --- a/src/web/templates/drives.html +++ b/src/web/templates/drives.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block content %} -
+These device profiles are provided as-is with no guarantee to work on the systems mentioned. You may need appropirate device drivers and/or configuration parameters. If you have improvement suggestions or success stories to share we would love to hear from you, so please connect with us at GitHub or Discord!
Available disk space on the Pi: {{free_disk}} MB
- + {% endblock %}