diff --git a/static/js/cookbook.js b/static/js/cookbook.js
index 97f974b0d..ce17ecc44 100644
--- a/static/js/cookbook.js
+++ b/static/js/cookbook.js
@@ -1524,7 +1524,7 @@ function _renderRecipes() {
html += '';
html += '';
html += '';
- html += '';
+ html += '';
html += '';
// Engine filter: show only models whose serve engine matches. "llama.cpp"
// (GGUF) runs everywhere incl. consumer AMD/Apple; vLLM/SGLang are CUDA /