File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -178,25 +178,6 @@ <h3>{{ _('Navigation') }}</h3>
178
178
179
179
{% block relbar1 %}
180
180
181
- <!-- Piwik -->
182
- < script type ="text/javascript ">
183
- if ( "matplotlib.sourceforge.net" == document . location . hostname ||
184
- "matplotlib.sf.net" == document . location . hostname ) {
185
- var pkBaseURL = ( ( "https:" == document . location . protocol ) ? "https://apps.sourceforge.net/piwik/matplotlib/" : "http://apps.sourceforge.net/piwik/matplotlib/" ) ;
186
- document . write ( unescape ( "%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E" ) ) ;
187
- }
188
- </ script >
189
- < script type ="text/javascript ">
190
- if ( "matplotlib.sourceforge.net" == document . location . hostname ||
191
- "matplotlib.sf.net" == document . location . hostname ) {
192
- piwik_action_name = '' ;
193
- piwik_idsite = 1 ;
194
- piwik_url = pkBaseURL + "piwik.php" ;
195
- piwik_log ( piwik_action_name , piwik_idsite , piwik_url ) ;
196
- document . write ( unescape ( '%3Cobject%3E%3Cnoscript%3E%3Cp%3E%3Cimg src="http://apps.sourceforge.net/piwik/matplotlib/piwik.php?idsite=1" alt="piwik"/%3E%3C/p%3E%3C/noscript%3E%3C/object%3E' ) ) ;
197
- }
198
- </ script >
199
- <!-- End Piwik Tag -->
200
181
< link rel ="shortcut icon " href ="/_static/favicon.ico ">
201
182
202
183
<!-- The "Fork me on github" ribbon -->
You can’t perform that action at this time.
0 commit comments