{% extends "!layout.html" %}
{% block sidebartitle %}
{% if logo and theme_logo_only %}
{% else %}
{{ project }}
{% endif %}
{# this div is instead of the usual logo. The height is picked to avoid a jump
when mathjax renders #}