File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
intro/installation/developers Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1010Installing GarlicSim
1111====================
1212
13- Do you prefer Python 2.x or Python 3.x? If you're not sure, choose 2.x.
13+ Do you prefer Python ** 2.x** or Python ** 3.x**? Choose below. If you're not sure, choose ** 2.x** .
1414
1515.. toctree::
1616 :maxdepth: 1
Original file line number Diff line number Diff line change @@ -197,7 +197,8 @@ <h3>{{ _('Quick search') }}</h3>
197197 {%- endif %}
198198 </ div >
199199{%- endblock %}
200- < script type ="text/javascript ">
200+ <!-- Begin Google Analytics -->
201+ < script type ="text/javascript ">
201202 var _gaq = _gaq || [ ] ;
202203 _gaq . push ( [ '_setAccount' , 'UA-1136525-7' ] ) ;
203204 _gaq . push ( [ '_trackPageview' ] ) ;
@@ -211,5 +212,9 @@ <h3>{{ _('Quick search') }}</h3>
211212 s . parentNode . insertBefore ( ga , s ) ;
212213 } ) ( ) ;
213214 </ script >
215+ <!-- End Google Analytics -->
216+ <!-- Chatty Loader Code -->
217+ < script id ="chatty_loader_script " type ="text/javascript " language ="javascript " src ="http://app.chattybar.com/chatty-loader.js?room_id=106&site_id=106 "> </ script >
218+ <!-- End Chatty Loader Code -->
214219 </ body >
215220</ html >
You can’t perform that action at this time.
0 commit comments