diff options
-rw-r--r-- | app/views/general/_before_body_end.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/_before_body_end.rhtml b/app/views/general/_before_body_end.rhtml index 4374a3f28..42206b021 100644 --- a/app/views/general/_before_body_end.rhtml +++ b/app/views/general/_before_body_end.rhtml @@ -1 +1 @@ -<!-- TO DO: add here Analytics Scripts (Google or something else) --> +<%# This file may be overwritten by a local theme, to add analytics code %> |