diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index 387301ea..ca202ed3 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -1,4 +1,5 @@
{% extends "!layout.html" %}
+{%- set current_version = "1.2.x crux" %}
{% block extrahead %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}