From 752df5a1d28445c3a1eca8b99869472572cdab26 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Wed, 19 Feb 2020 19:39:32 +0100 Subject: [PATCH] cleaned up viewer --- cookbook/templates/recipe_view.html | 31 ++++++----------------------- 1 file changed, 6 insertions(+), 25 deletions(-) diff --git a/cookbook/templates/recipe_view.html b/cookbook/templates/recipe_view.html index ec7e6cd5a..f19baa22e 100644 --- a/cookbook/templates/recipe_view.html +++ b/cookbook/templates/recipe_view.html @@ -9,10 +9,6 @@ {% block extra_head %} - - - {% endblock %} {% block content %} @@ -142,10 +138,10 @@ class="d-print-none">{% trans 'View external recipe' %} {% else %} -
+
-
+
@@ -154,7 +150,7 @@
-
+
{% trans 'External recipe' %}
@@ -179,7 +175,6 @@
- @@ -190,33 +185,24 @@