From 9757efe6042ffb6ce4c8925410de61bec30342bc Mon Sep 17 00:00:00 2001 From: John Sheehan Date: Wed, 10 Dec 2014 13:56:13 -0800 Subject: [PATCH] add runscope trackign --- httpbin/templates/trackingscripts.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/httpbin/templates/trackingscripts.html b/httpbin/templates/trackingscripts.html index 50de64c..0a2f431 100644 --- a/httpbin/templates/trackingscripts.html +++ b/httpbin/templates/trackingscripts.html @@ -1,3 +1,23 @@ {# place tracking scripts (like Google Analytics) here -#} \ No newline at end of file +#} + + + \ No newline at end of file