diff --git a/components/html-head.tpl b/components/html-head.tpl
index 773f71f..6a179f4 100644
--- a/components/html-head.tpl
+++ b/components/html-head.tpl
@@ -16,7 +16,7 @@
{% if site.data.touch_icon %}{% endif %}
{% comment %}STYLESHEETS{% endcomment %}
-{% stylesheet_link "main.css?v=1" %}
+{% stylesheet_link "main.css?v=pripyat-2.2.0" %}
{% if editmode %}{% endif %}
diff --git a/components/javascripts.tpl b/components/javascripts.tpl
index 3095ac2..2af04b8 100644
--- a/components/javascripts.tpl
+++ b/components/javascripts.tpl
@@ -3,10 +3,10 @@
-
+
{%- if editmode -%}
-
+
{%- endif -%}
{% sitejs_include %}