From 746da234dbb9523c63c09d355ff8ef75a0d351dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Fri, 3 Jun 2016 21:02:05 +0200 Subject: [PATCH] Fix #45 --- shop/templates/product_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop/templates/product_detail.html b/shop/templates/product_detail.html index 1371dbb2..8841123e 100644 --- a/shop/templates/product_detail.html +++ b/shop/templates/product_detail.html @@ -49,8 +49,8 @@ login to order this product {% endif %} - {% endblock %} +{% endblock %}