+
@@ -210,11 +210,11 @@ be completely customized.
-
+
Previous
-
+
Next
diff --git a/plugins/lektor-google-analytics/index.html b/plugins/lektor-google-analytics/index.html
index 9fe376d1..590b5db7 100644
--- a/plugins/lektor-google-analytics/index.html
+++ b/plugins/lektor-google-analytics/index.html
@@ -178,7 +178,8 @@
.. code:: html
-
<div class="ga-script">{{ generate_google_analytics() }}</div>
+
<div class="ga-script">{{ generate_google_analytics() }}</div>
+
That’s it. All the ``HTML`` files that rendered from that template will
include Google-Analytics code automatically.