diff --git a/app/scodoc/html_sco_header.py b/app/scodoc/html_sco_header.py index e152be10e..572c535b4 100644 --- a/app/scodoc/html_sco_header.py +++ b/app/scodoc/html_sco_header.py @@ -218,6 +218,8 @@ def sco_header( {scu.CUSTOM_HTML_HEADER} {'' if no_sidebar else html_sidebar.sidebar(etudid)} + +
""" )