From 5deafcebabaf0f36bd0a446a8a7328f68cd30953 Mon Sep 17 00:00:00 2001 From: silverwind Date: Mon, 13 May 2024 20:11:10 +0200 Subject: [PATCH] Put editor into a segment --- templates/repo/editor/edit.tmpl | 42 ++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/templates/repo/editor/edit.tmpl b/templates/repo/editor/edit.tmpl index ae3f12669c252..e990177d8a875 100644 --- a/templates/repo/editor/edit.tmpl +++ b/templates/repo/editor/edit.tmpl @@ -26,26 +26,30 @@
- -
- -
-
-
- {{ctx.Locale.Tr "loading"}} + -
-
+
+
+ +
+
+
+ {{ctx.Locale.Tr "loading"}} +
+
+
+
{{template "repo/editor/commit_form" .}}