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 @@