aboutsummaryrefslogtreecommitdiffstats
path: root/templates/rrs/recipedetail.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rrs/recipedetail.html')
-rw-r--r--templates/rrs/recipedetail.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/rrs/recipedetail.html b/templates/rrs/recipedetail.html
index a91703d671..ac4c6463e5 100644
--- a/templates/rrs/recipedetail.html
+++ b/templates/rrs/recipedetail.html
@@ -18,6 +18,8 @@
{% block topfunctions %}
{% endblock %}
+{% block contenttag %}<div id="content" class="container-fluid top-padded">{% endblock %}
+
{% block content %}
<link rel="stylesheet" href="{% static "css/rrs-additional.css" %}" />
{% autoescape on %}