diff --git a/components/html-head.tpl b/components/html-head.tpl
index 3ed3da4..de5d489 100644
--- a/components/html-head.tpl
+++ b/components/html-head.tpl
@@ -17,7 +17,7 @@
{% if editmode %}
{% endif %}
-{% stylesheet_link "main.min.css?v8" %}
+{% stylesheet_link "main.min.css?v=dorpat-1.1.0" %}
{% comment %}Google fonts for Design Editor{% endcomment %}
diff --git a/components/site-javascripts.tpl b/components/site-javascripts.tpl
index 440a6e2..e4fd5b8 100644
--- a/components/site-javascripts.tpl
+++ b/components/site-javascripts.tpl
@@ -1,7 +1,7 @@
{% comment %}SITE WIDE JAVASCRIPTS{% endcomment %}
-
+
{% sitejs_include %}
{% comment %}Site search related javascript components.{% endcomment %}