diff --git a/site/app.py b/site/app.py index 36cba82..6d2cf36 100644 --- a/site/app.py +++ b/site/app.py @@ -20,7 +20,7 @@ if _sys_path_root not in sys.path: sys.path.insert(0, _sys_path_root) # Версия приложения (меняется при изменениях) -VERSION = "0.0.3" +VERSION = "0.0.4" def create_app(): diff --git a/site/templates/index.html b/site/templates/index.html new file mode 100644 index 0000000..2846504 --- /dev/null +++ b/site/templates/index.html @@ -0,0 +1,92 @@ + + + + + + DrHider — обфускация документов + + + +
+ DrHider + v{{ version }} +
+
+
+
Обфускация документов
+
+
+ + + + + + + + + + + + +
ИмяРазмерСтатус
Нет выбранных файлов
+
+ +
+
+
+ +