diff --git a/it4i_theme/drawer.html b/it4i_theme/drawer.html index e3d8b3637bd5d350840693f47fe8b93bf45347f3..0186b8b79ab8c731e3d2eba18c5231d3baafdc6e 100644 --- a/it4i_theme/drawer.html +++ b/it4i_theme/drawer.html @@ -7,18 +7,6 @@ <img src="{{ base_url }}/{{ config.extra.logo }}"> </div> {% endif %} - <div class="name"> - <strong> - {{ site_name }} - <span class="version"> - {{ config.extra.version }} - </span> - </strong> - {% if repo_id %} - <br> - {{ repo_id }} - {% endif %} - </div> </div> </a> <div class="scrollable">