diff --git a/notebook/templates/notebook.html b/notebook/templates/notebook.html index a84667ff9..c9b024f08 100644 --- a/notebook/templates/notebook.html +++ b/notebook/templates/notebook.html @@ -267,7 +267,7 @@ data-notebook-path="{{notebook_path}}" {% for helplinks in sections %} {% for link in helplinks %} -
  • +
  • {{'' if link[2]}} {{link[1]}}