diff --git a/appview/pages/templates/fragments/comment/edit.html b/appview/pages/templates/fragments/comment/edit.html
index be0d74e0..3c060801 100644
--- a/appview/pages/templates/fragments/comment/edit.html
+++ b/appview/pages/templates/fragments/comment/edit.html
@@ -19,7 +19,7 @@
{{ end }}
{{ define "editActions" }}
-
+
{{ template "cancel" . }}
{{ template "save" . }}
@@ -28,7 +28,7 @@
{{ define "save" }}