From 1f8b5c2bbe20c4c6b7b334b00ae5e6622dcd51f7 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 11 Jan 2023 20:02:10 +0100 Subject: Switch to simple.css This makes it easier to maintain and it looks better. --- data/templates/recipe.html | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to 'data/templates/recipe.html') diff --git a/data/templates/recipe.html b/data/templates/recipe.html index fcfdf67..536cac9 100644 --- a/data/templates/recipe.html +++ b/data/templates/recipe.html @@ -8,24 +8,35 @@ - + -
+
{{if ne .UpstreamUrl ""}} + + {{end}}

{{.Title}}

- Recipe image{{if ne .UpstreamUrl ""}} -

Link to recipe

{{end}} +
+ +
+ Recipe image

Recipe description

- - - + + +
{{.RenderedDescriptionMarkdown}}
+ +