diff --git a/static/js/cookbook.js b/static/js/cookbook.js index c26a7161c..d59d0a913 100644 --- a/static/js/cookbook.js +++ b/static/js/cookbook.js @@ -1802,7 +1802,7 @@ function _renderRecipes() { // Tabs html += '
'; - html += ''; + html += ''; html += ''; html += ''; html += ''; @@ -1914,7 +1914,7 @@ function _renderRecipes() { // quant for every model instead of silently filtering to Q4. html += ''; html += ''; - html += ''; + html += ''; html += ''; html += ''; html += '';