diff --git a/client/partials/image/edit.html b/client/partials/image/edit.html
new file mode 100644
index 0000000..be96051
--- /dev/null
+++ b/client/partials/image/edit.html
@@ -0,0 +1,67 @@
+
diff --git a/client/partials/image/image.html b/client/partials/image/image.html
index 886a11d..43f1855 100644
--- a/client/partials/image/image.html
+++ b/client/partials/image/image.html
@@ -6,33 +6,36 @@
-
-
-
-
-
-
-
-
-
- Name |
- Size |
- Action |
-
-
-
-
- {{ image.name }} |
- {{ (image.size / 1048576).toFixed(2) }} MB |
- |
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Name |
+ Size |
+ Action |
+
+
+
+
+ {{ image.name}} |
+ {{ (image.size / 1048576).toFixed(2)}} MB |
+
+
+
+ |
+
+
+
+
+
-