diff --git a/static/js/cookbookServe.js b/static/js/cookbookServe.js
index 099da1779..e93f0b480 100644
--- a/static/js/cookbookServe.js
+++ b/static/js/cookbookServe.js
@@ -1258,7 +1258,7 @@ function _rerenderCachedModels() {
// stays as the source-of-truth so every existing change handler
// (updateBackendVisibility, runtime readiness, command builder)
// still fires via dispatchEvent('change') on selection.
- panelHtml += ``;
+ panelHtml += ``;
panelHtml += ``;
// Inference mode pill (llama.cpp only) — lives directly to the
// RIGHT of Backend in Row 1 so the engine and the GPU/CPU choice