diff options
Diffstat (limited to 'src/main/resources/templates/operationEdit.html')
-rw-r--r-- | src/main/resources/templates/operationEdit.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/main/resources/templates/operationEdit.html b/src/main/resources/templates/operationEdit.html new file mode 100644 index 0000000..566549b --- /dev/null +++ b/src/main/resources/templates/operationEdit.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <title>Title</title> +</head> +<body> + +</body> +</html>
\ No newline at end of file |