Skip to content

attempt to fix re-arrange scan page

Matthias Saimpert requested to merge cherry-pick-0813a4ba into main

(cherry picked from commit 0813a4ba)

Co-authored-by: Matthias Saimpert matthias.saimpert@cern.ch

likely a simple front-end issue after some cleanup actions:

  File "/home/data/viewer/templates/scan_stage.html", line 265, in template
    {% endblock %}
jinja2.exceptions.TemplateSyntaxError: Encountered unknown tag 'endblock'. You probably made a nesting mistake. Jinja is expecting this tag, but currently looking for 'elif' or 'else' or 'endif'. The innermost block that needs to be closed is 'if'.

Merge request reports