diff --git a/templates/list_db.html b/templates/list_db.html new file mode 100644 index 0000000..9275b92 --- /dev/null +++ b/templates/list_db.html @@ -0,0 +1,25 @@ +{% extends "layout.html" %} +{% block body %} + +
| + Load + | +
+ + {{ db }} ++ |
+
| + No dbs to show. + | +