diff --git a/notebook/templates/notebook.html b/notebook/templates/notebook.html index cb0f9fecc6..c916858c53 100644 --- a/notebook/templates/notebook.html +++ b/notebook/templates/notebook.html @@ -267,7 +267,7 @@ {% for helplinks in sections %} {% for link in helplinks %} -
  • +
  • {{'' if link[2]}} {{link[1]}}