diff --git a/_layouts/dsiware.html b/_layouts/dsiware.html
index 6c33cbf..8651326 100755
--- a/_layouts/dsiware.html
+++ b/_layouts/dsiware.html
@@ -7,13 +7,18 @@
{%- endif %}
+
+
+
{% if page.app == null -%}
{{ page.title }} | rmc
{% if page.preview == null -%}
+
{%- else -%}
+
{%- endif %}
@@ -26,9 +31,11 @@
{% if page.preview == null -%}
+
{%- else -%}
- {%- endif %}
+
+ {%- endif %}
diff --git a/_layouts/release.html b/_layouts/release.html
index a5ce7d1..7812ed0 100755
--- a/_layouts/release.html
+++ b/_layouts/release.html
@@ -6,13 +6,18 @@
{%- endif %}
+
+
+
{% if page.app == null -%}
{{ page.title }} | rmc
{% if page.preview == null -%}
+
{%- else -%}
+
{%- endif %}