{% assign prefix = include.prefix | default: 'navbar' %} {% assign breakpoint = include.breakpoint | default: 'lg' %} {% unless include.hide-logo %} {% if include.small-logo %} {{ site.title }} {% else %} {{ site.title }} {% endif %} {% endunless %} {% if include.show-title %} Dashboard {% endif %}