{# The two views of one calculation: its ground-state orbitals, and the excitons built out of them. Both pages include this so the pair is always in the same place in the header. `view` says which page is showing ('orbitals' or 'excitons'); `excitations` is the calculation's excited states, empty for a ground-state run - there is then nothing to switch to, so the whole pair is left out rather than drawn with Excitons disabled. #} {% if excitations %} Orbitals Excitons {% endif %}