diff --git a/wiki/pages/notebook.html b/wiki/pages/notebook.html index 03ace9bb6c518fe35c20a39733ed7f4e3da5df6c..16bb9d53ca25ccfceee042ef8367aec05155ffeb 100644 --- a/wiki/pages/notebook.html +++ b/wiki/pages/notebook.html @@ -1,6 +1,6 @@ {% extends "layout.html" %} -{% block title %}Notebook{% endblock %} +{% block title %}<b>Notebook</b>{% endblock %} {% block lead %} {% endblock %}