diff --git a/README.md b/README.md
index 3807800781..91e67226c3 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ We believe that writing correct concurrent & distributed, resilient and elastic
Akka is here to change that.
-Using the Actor Model we raise the abstraction level and provide a better platform to build correct concurrent and scalable applications.
+Using the Actor Model we raise the abstraction level and provide a better platform to build correct concurrent and scalable applications. This model is a perfect match for the principles laid out in the [Reactive Manifesto](http://www.reactivemanifesto.org/).
For resilience we adopt the "Let it crash" model which the telecom industry has used with great success to build applications that self-heal and systems that never stop.
diff --git a/akka-docs/_sphinx/themes/akka/layout.html b/akka-docs/_sphinx/themes/akka/layout.html
index fcc1d8d68c..517ee2bec8 100644
--- a/akka-docs/_sphinx/themes/akka/layout.html
+++ b/akka-docs/_sphinx/themes/akka/layout.html
@@ -25,10 +25,10 @@
{% block relbar2 %}{% endblock %}
{% block extrahead %}
+ {%- if include_analytics %}
- {%- if include_analytics %}