{# Reusable Jinja fragments for dashboard pages (import with ``from "_macros.html" import ...``). #} {# Wrap the separator and the title so adjacent (whitespace-stripped) markup keeps no gap between them. #} {% macro nav_page_title_span(page_title) -%} {#- -#}{{ page_title|nav_interface_title }} {%- endmacro %} {% macro cmd_reconstruction_command_select() -%} {%- endmacro %}