diff --git a/stock/templates/public/base.html b/stock/templates/public/base.html index b927bc7e..c5e4af9b 100755 --- a/stock/templates/public/base.html +++ b/stock/templates/public/base.html @@ -250,8 +250,10 @@
- {% block content %} - {% endblock content %} +
+ {% block content %} + {% endblock content %} +
{% endif %}