From 43e6305c45c6365288c1f512702f49ba2e52e941 Mon Sep 17 00:00:00 2001 From: xengineering <me@xengineering.eu> Date: Sat, 1 Apr 2023 18:37:47 +0200 Subject: Improve user interface --- data/templates/recipe.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data/templates/recipe.html') diff --git a/data/templates/recipe.html b/data/templates/recipe.html index 9f49fbb..b1fc550 100644 --- a/data/templates/recipe.html +++ b/data/templates/recipe.html @@ -15,9 +15,8 @@ </header> <main> - <h2>Recipe description</h2> - <a href="./recipe/edit?id={{.Id}}"><button>edit</button></a> {{.RenderedDescriptionMarkdown}} + <a href="./recipe/edit?id={{.Id}}"><button>edit</button></a> {{ template "footer.html" }} </main> -- cgit v1.2.3-70-g09d2