diff --git a/index.html b/index.html new file mode 100644 index 0000000..e25da1f --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + Cabinet + + +

Cabinet file manager

+ Explore + + diff --git a/templates/base.html b/templates/base.html index 1589ae6..73b7559 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,6 +6,7 @@ ${title} + Back ${content}