diff --git a/_layouts/default.html b/_layouts/default.html
index f0b8c75..fc66118 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -6,8 +6,8 @@
-
{% if page.title_prefix %}{{ page.title_prefix }} | {% endif %}{{ page.page_title | default: page.title }}{% if site.use_product_in_title != false %} | {{ site.product }} {% endif %}
-
+ {% if page.title_prefix %}{{ page.title_prefix }}{% if page.title_prefix_separator %}{{ page.title_prefix_separator }}{% else %} | {% endif %}{% endif %}{{ page.page_title | default: page.title }}{% if site.use_product_in_title != false %} | {{ site.product }} {% endif %}
+
{% if page.res_type %}{% else %}{% endif %}
{% if site.progress_hosting != true %}