diff --git a/_includes/site-header.html b/_includes/site-header.html index 183e9725ce085dbe4df8738ffeb9f8e9fbb4b290..5519fe76e70bb507a33fdcd1756f174875c60ba8 100644 --- a/_includes/site-header.html +++ b/_includes/site-header.html @@ -20,11 +20,13 @@ {% if nofeature %} {% else %} + {% if page.aside == true %} <div class="presence_mobile" id="presence_mobile" style="width: 80%; margin:0 auto; margin-bottom: 30px; background-color: transparent;"> </div> <div class="statusmobile" style="width: 80%; margin:0 auto; margin-top: -45px; background-color: #FAFAFA;"> {% include space-status-mobile.html %} </div> + {% endif %} {% endif %} {% if page.layout == "video" -%}