File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,3 +11,6 @@ Thumbs.db
1111
1212# Arquivos temporarios do Gedit
1313* ~
14+
15+ # Cache files
16+ cache /*
Original file line number Diff line number Diff line change 3535 {% block head_js %}{% endblock %}
3636
3737 {% include 'analytics.html' %}
38- // transifex
39- // < script type ="text/javascript ">
40- // window.liveSettings = {
41- // api_key: "f8fd260a9bdc4e9195c80e31416bb254",
42- // picker: "bottom-right",
43- // detectlang: true,
44- // autocollect: true
45- // };
46- // </ script >
47- // < script type ="text/javascript " src ="//cdn.transifex.com/live.js "> </ script >
48- // end transifex
38+ <!-- transifex -->
39+ < script type ="text/javascript ">
40+ window . liveSettings = {
41+ api_key : "f8fd260a9bdc4e9195c80e31416bb254" ,
42+ picker : "bottom-right" ,
43+ detectlang : true ,
44+ autocollect : true
45+ } ;
46+ </ script >
47+ < script type ="text/javascript " src ="//cdn.transifex.com/live.js "> </ script >
48+ <!-- end transifex -->
4949 < meta name ="google-site-verification " content ="XQc_QtnTecI9nxAfplXGtECCpZQDwbDRcn7pyDVa1LE " />
5050</ head >
5151
You can’t perform that action at this time.
0 commit comments